package tezos-dal-node-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

activate gs_worker transport_layer ~app_messages_handler connects the given gs_worker and transport_layer. (Dis)connections and messages of the transport layer are forwarded to the GS worker. P2P output messages and (dis)connection requests are forwarded from the GS worker to the transport layer.

The app_messages_handler is invoked when some application messages are put by the Gossipsub worker in the application output stream.

OCaml

Innovation. Community. Security.