Skip to content

v1.0.0

Compare
Choose a tag to compare
@enisdenjo enisdenjo released this 17 Aug 23:10
· 819 commits to master since this release

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