gql_websocket_link 0.1.5-alpha+1607263101310
gql_websocket_link: ^0.1.5-alpha+1607263101310 copied to clipboard
GQL Websocket Link
0.1.5-alpha+1607263101310 #
0.1.4 #
- Add
channelGeneratorto the constructor.
0.1.3 #
- Add
inactivityTimeoutparameter.
0.1.2 #
- Send
stopcommand to server once subscription canceled.
0.1.1 #
- Handle exceptions.
- Throw
WebSocketLinkParserExceptionandWebSocketLinkServerException.
0.1.0 #
- port Websocket link from
graphq-flutter - use
WebSocketChannelas a base for the connection