Closed piotrpio closed 7 months ago
NATS/1.0
NatsMessage
request()
no responders
Possibly we also should wrap status codes in a separate type.
@Jarema @mtmk I changed one thing - StatusCode is now its own type instead of UInt16.
StatusCode
NATS/1.0
in HMSG are now propagated toNatsMessage
request()
, a new error type is returned on 503no responders
Possibly we also should wrap status codes in a separate type.