websocket_universal 0.2.6 copy "websocket_universal: ^0.2.6" to clipboard
websocket_universal: ^0.2.6 copied to clipboard

outdated

Convenient websocket handler for all platforms (both IO and web/HTML). Websocket messages routing, statuses and other features have easy-to-use interface.

0.2.6 #

  • hotfix

0.2.5 #

  • hotfix

0.2.4 #

  • data is Nullable now

0.2.3 #

  • added getResponsesStream method

0.2.2 #

  • Hotfix

0.2.1 #

  • BaseDecoder added

0.2.0 #

  • WebSocketRequestManager added
  • WebSocketDataBridge added
  • timeout for requests
  • composite requests with multiple responses handling

0.1.1 #

  • ping calculation changed
  • SocketMessageProcessor ping/pong implementation changed

0.1.0 #

  • working release
  • added reconnection feature for IWebSocketHandler
  • base socket functionality moved to IWebSocketBaseService

0.0.4-dev #

  • refactoring

0.0.3-dev #

  • now supports Byte array messages

0.0.2-dev #

  • refactor: rename library to websocket_universal
  • exported required classes
  • added example

0.0.1-dev #

  • added websocket implimentations for io and html
34
likes
0
pub points
86%
popularity

Publisher

verified publisherdvmatyun.ru

Convenient websocket handler for all platforms (both IO and web/HTML). Websocket messages routing, statuses and other features have easy-to-use interface.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

json_annotation, meta

More

Packages that depend on websocket_universal