centrifugal / centrifuge-dart

Dart (Flutter) client SDK for bidirectional communication with Centrifugo and Centrifuge-based server over WebSocket
https://pub.dartlang.org/packages/centrifuge
MIT License
102 stars 29 forks source link

fix #83, and change events like https://github.dev/centrifugal/centri… #84

Closed hetao29 closed 5 months ago

hetao29 commented 5 months ago

change dart events like https://github.dev/centrifugal/centrifuge-java @FZambia

FZambia commented 5 months ago

Hello, @hetao29 - please revert 16a13c3938a69af6b5d1a985cbade39c4d61315d - I'll investigate CI issue, but the code you removed is generally useful - it's required for package to work in web environment.

FZambia commented 5 months ago

@hetao29 hello, I fixed CI issue in terms of #85 - could you please rebase to master? Or simply open new PR - whatever you prefer.

hetao29 commented 5 months ago

@hetao29 hello, I fixed CI issue in terms of #85 - could you please rebase to master? Or simply open new PR - whatever you prefer.

merged.