kuzzleio / sdk-dart

Dart SDK developed for Flutter to interact with Kuzzle API for database storage and search, user authentication and realtime notifications
MIT License
17 stars 4 forks source link

WebSocket browser support #78

Closed jenow closed 3 years ago

jenow commented 3 years ago

What does this PR do ?

Add WebSocket for webbrowser support. The WebSocket call will automatically choose to use io or browser support, nothing has to be changed