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

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

0.4.2 #

  • fix analyzer problems

0.4.1 #

  • fix stackoverflow problem

0.4.0 #

  • technical fixes and additional log message type added

0.3.7 #

  • added reconnection timeout

0.3.6 #

  • ping algorithm improves

0.3.5 #

  • added pingRestrictionForce attribute to SocketConnectionOptions

0.3.4 #

  • fixed error with re-requesting dart too many times

0.3.3 #

  • readme and example fixes

0.3.2 #

  • removed unused delay after connection

0.3.1 #

  • added data re-request on reconnection event (only for SocketRequest messages)

0.3.0 #

  • changed interfaces
  • fixes

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