Jeremy Lempereur
Jeremy Lempereur
As defined in the [NATS Client protocol](https://github.com/nats-io/nats-site/blob/master/content/documentation/internals/nats-protocol.md#protocol-conventions), a TAB is an allowed field delimiter: `The fields of NATS protocol messages are delimited by whitespace characters '' (space) or \t (tab)....
Hi and thanks for such a precise and detailed report. The lack of a graceful shutdown feature you mention is the reason why I've been playing around with rx/tx and...
Hey Anthony :) It looks really great, thanks for your efforts even though the lib isn't really documented so far ! :) Otak is away for the weekend, he'll probably...
Oh this sounds like fun :D It seems to happen during the CONNECT attempt, and one needs to check for ERR responses
Hi ! There seem to be two different questions, so I'll try to separate them: > Is there a way to configure what happens when the server sends a 'slow...
Hey! this looks really great, I ll try to review it this week!
do you need us to publish an update to crates.io ?
Hmm interesting, maybe we should just not add it indeed!
Marked as in progress because in #898 we check for the presence of a field in the request.context, but we still need to add yml configuration with an excludeList of...