1 unstable release
0.1.0 | Dec 6, 2023 |
---|
#32 in #nats
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
~21–34MB
~602K SLoC