Optional payload in ConnectionAck #59
Labels
enhancement
New feature or request
good first issue
Issue tackles a good aspect
released
Has been released and published
Story
As a server developer I want to pass some connection context to client (for example - current session registration step).
So that client can get it without additional requests.
Acceptance criteria
ConnectionAck
message (return object in onConnect instead of true?).In subscription-transport-ws it's mentioned in docs, but not implemented in code.
The text was updated successfully, but these errors were encountered: