gql_websocket_link 0.1.5-alpha+1608765641046 copy "gql_websocket_link: ^0.1.5-alpha+1608765641046" to clipboard
gql_websocket_link: ^0.1.5-alpha+1608765641046 copied to clipboard

outdated

GQL Websocket Link

0.1.5-alpha+1608765641046 #

0.1.4 #

  • Add channelGenerator to the constructor.

0.1.3 #

  • Add inactivityTimeout parameter.

0.1.2 #

  • Send stop command to server once subscription canceled.

0.1.1 #

  • Handle exceptions.
  • Throw WebSocketLinkParserException and WebSocketLinkServerException.

0.1.0 #

  • port Websocket link from graphq-flutter
  • use WebSocketChannel as a base for the connection