1 unstable release

0.1.0 Dec 6, 2023

#17 in #nats

MIT/Apache

19KB
236 lines

Descripton

nats-connect serves one and only simple purpose - provide a bidirectional communication stream between two NATS.io nodes akin to a TCP stream.

nats-connect connections are initialized by the client - the server "accepts" connections on a particular topic and performs the "handshake" procedure with a client on request.

Dependencies

~20–35MB
~633K SLoC