zeronet_ws 1.1.0 copy "zeronet_ws: ^1.1.0" to clipboard
zeronet_ws: ^1.1.0 copied to clipboard

ZeroNet(X) WebSocket Package to use ZeroNet API via Websockets in your dart program.

[1.1.0] #

  • Several API Fixes to match with backend
  • Add tests for all available cmds

[1.0.0] #

[0.0.8] #

[0.0.7] #

  • Add wrapperKey_ arg for connect method, usefull in web platform.
  • Replace IOWebSocketChannel with WebSocketChannel to improve support for web platform.
  • Various Bug fixes in method channels.

[0.0.6] #

  • Remove unused imports.
  • Better Describe Project in pubspec.yaml.
  • Improve certAddFuture function handling.
  • Made sqlparams of dbQueryFuture function optional.
  • Add privatekey param for signSiteFuture function.
  • Don't fail cmdFuture function on else case silentely.
  • catch null case on json parsing of Content.fromJson.

[0.0.5] #

  • Properely Store and call callbacks queried previously and when received from server.
  • Add missing cmds permissionAdd, permissionRemove, permissionDetails and AdminExt methods for them.
  • Add missing params for some methods.

[0.0.4] #

  • Null Safety
  • Add Individual ZeroNet Message Types and methods (both Callback model and Future model)

[0.0.3] #

  • Breaking Changes for ZeroNet.connect() method, changed params required.

[0.0.2] #

  • Upgrade Dependencies.

[0.0.1] #

  • Initial Release.
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

ZeroNet(X) WebSocket Package to use ZeroNet API via Websockets in your dart program.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, flutter_web_plugins, html, http, js, plugin_platform_interface, web_socket_channel

More

Packages that depend on zeronet_ws