issues
search
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
113
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update web_socket_channel to the latest, min SDK 3.3
#91
FZambia
opened
2 weeks ago
0
Upgrade `web_socket_channel` dependency to latest version
#90
LiorAgnin
opened
2 months ago
3
bugs user connection is very short time ??
#89
rawezhcode
closed
2 months ago
2
Add renew connection data callback
#88
Holofox
closed
2 months ago
1
Get data from config instead of pass it into class
#87
InfernalRabbit
closed
2 months ago
3
Plan to support https server-sent-events?
#86
kristofradi
opened
10 months ago
1
Fix websocket usage in web env, add simple web example
#85
FZambia
closed
10 months ago
0
fix #83, and change events like https://github.dev/centrifugal/centri…
#84
hetao29
closed
10 months ago
3
How can I get clientInfo from The LeaveEvent and JoinEvent etc, Because I want get the ClientInfo.connInfo and chanInfo.
#83
hetao29
closed
10 months ago
3
up protobuf, prepare 0.11.0
#82
FZambia
closed
1 year ago
0
Protobuf version upgrade
#81
furkanKotic
closed
1 year ago
1
Prepare v0.10.0
#80
FZambia
closed
1 year ago
0
Reconnect improvements, avoid ClientDisconnectedError in _onPing
#79
FZambia
closed
1 year ago
2
getToken refactoring
#78
FZambia
closed
1 year ago
0
Cannot add new events after calling close
#77
furkanKotic
closed
1 year ago
2
ClientDisconnectedError
#76
furkanKotic
closed
1 year ago
11
Bad state: StreamSink is closed
#75
furkanKotic
closed
1 year ago
4
Supporting Centrifugo v3
#74
robert-virkus
closed
1 year ago
4
feat: add web support
#73
robert-virkus
closed
1 year ago
6
feat: allow users to run examples
#72
robert-virkus
closed
1 year ago
1
getting transport error on connect.
#71
Tunmise-Adegoke
closed
1 year ago
18
I am unable to connect to the Centrifugo
#70
Tunmise-Adegoke
closed
1 year ago
1
Reading published data
#69
furkanerkl
closed
2 years ago
1
I can't connect(setToken)
#68
furkanerkl
closed
2 years ago
4
Close subscription streams on remove
#67
FZambia
closed
2 years ago
1
Null check operator used on a null value (package:centrifuge/src/transport.dart:219:38)
#66
Amir-P
closed
2 years ago
3
Subscriptions should have a dispose method to close all EventSink
#65
Amir-P
closed
2 years ago
4
Avoid using late var, avoid sending malformed token in test
#64
FZambia
closed
2 years ago
0
Provide token on connect request
#63
SimonVillage
closed
2 years ago
1
Support client protocol v2 and new API iteration
#62
FZambia
closed
2 years ago
0
How to catch exception on publish?
#60
SimonVillage
closed
2 years ago
1
[WIP] Support client protocol v2
#59
FZambia
closed
2 years ago
1
Bug. Null check operator used on a null value. When centrifugal client close
#58
r-oman-G
closed
2 years ago
1
Client improvements: initial disconnect, futures for methods, error stream
#57
FZambia
closed
3 years ago
0
Handle connection errors
#56
LamaMen
closed
3 years ago
8
Is it possible to make use of proxy methods?
#55
SimonVillage
closed
3 years ago
4
Support subscribe result data
#54
FZambia
closed
3 years ago
3
Web support
#53
r-oman-G
closed
1 year ago
13
Adapt to latest protocol
#52
FZambia
closed
3 years ago
0
Subprotocol to avoid URL param
#51
FZambia
closed
3 years ago
0
Server-side subscriptions support
#50
FZambia
closed
3 years ago
0
Support server-side subscriptions
#49
FZambia
closed
3 years ago
0
Null safety migration
#48
FZambia
closed
3 years ago
0
Migrate to null safety
#47
FZambia
closed
3 years ago
8
Update protobuf definitions, update protobuf dependency to ^1.1.3, migrate to GH actions
#46
FZambia
closed
3 years ago
0
protobuf version
#45
doev03
closed
3 years ago
6
NPE in ClientImpl.disconnect() _transport == null
#44
jobpav1984
closed
3 years ago
1
Message recovery
#43
rexfordnyrk
closed
2 years ago
2
Batching
#42
vanelizarov
opened
4 years ago
5
Async methods fix
#41
vanelizarov
closed
4 years ago
4
Next