Closed acoburn closed 2 years ago
It is entirely possible for a WebSocket endpoint to support different subscription types. As for whether it's best to have one endpoint per type or to put all of the types on a single endpoint -- that's really an implementation decision
This defines the
WebSocketSubscription2021
type in an independent specification document.