gql_websocket_link 0.1.4-alpha+1602013658366
gql_websocket_link: ^0.1.4-alpha+1602013658366 copied to clipboard
GQL Websocket Link
0.1.4-alpha+1602013658366 #
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