White Rabbit
Results
11
issues of
White Rabbit
Add support for additional connect parameters. Allow passing custom headers to WSS handshake block. Example: NATS.connect NATS_URL, headers: { cookie: 'auth_token=eyJhbGciOiJFZERTQSJ9' } #171