Skip to content

Documentation / @super-line/adapter-zeromq / ZeroMqAdapter

Type Alias: ZeroMqAdapter

ZeroMqAdapter = Adapter & object

Defined in: index.ts:52

A mesh adapter also exposes its resolved bind endpoint, so a node bound to :0 can advertise it to peers.

Type Declaration

endpoint

endpoint: string

Released under the MIT License.