v1.0.0
1.0.0 (2020-08-17)
⚠️ Deprecated
Package has been moved from @enisdenjo/graphql-transport-ws
to graphql-transport-ws
.
Features
- client: Re-implement following the new transport protocol (#6) (5191a35)
- server: Implement following the new transport protocol (#1) (a412d25)
- Rewrite GraphQL over WebSocket Protocol (#2) (42045c5)
BREAKING CHANGES
- This lib is no longer compatible with
subscriptions-transport-ws
. It follows a redesigned transport protocol aiming to improve security, stability and reduce ambiguity.