issues
search
braverhealth
/
phoenix-socket-dart
Cross-platform and stream-based implementation of Phoenix Sockets
https://pub.dev/packages/phoenix_socket
BSD 3-Clause "New" or "Revised" License
79
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update deps for flutter apps
#99
davehorner
opened
2 weeks ago
1
Upgrade websocket dependencies
#98
brian-superlist
closed
2 weeks ago
0
Add callback in PhoenixSocket to update `_options` when socket closes and try to reconnect
#97
jaybe78
opened
1 month ago
2
Unpin rxdart
#95
matehat
closed
1 month ago
0
Bump rxdart version
#94
ccavolt
closed
1 month ago
5
Upgrade web sockets 2.0.0 to ^3.0.1
#93
Chralu
closed
2 months ago
2
Upgrade web sockets 2.0.0 to ^3.0.1
#92
jaybe78
closed
2 months ago
0
Is that lib robust enough to work on production app ?
#91
jaybe78
closed
2 months ago
1
Splitting WebSocket connection management from message sending
#90
kpsroka
closed
3 months ago
1
Splitting WebSocket connection management from message sending
#89
kpsroka
closed
3 months ago
1
proper way to set up headers
#88
yuhao-nyc
closed
3 months ago
2
Switch back `_joinedOnce` to `false` after leaving the channel
#87
TesteurManiak
opened
4 months ago
1
add timeout to websocket connection and socket heartbeat
#86
Neelansh-ns
closed
3 months ago
4
Empty Bearer Token + Upstream changes
#85
brian-superlist
closed
4 months ago
1
Can't push event on a PhoenixChannelState.errored channel
#83
tovidd
closed
5 months ago
3
continuously listen on a topic?
#82
mihailacusteanu
closed
6 months ago
1
Change vsn version
#81
tovidd
closed
6 months ago
0
bump version and fix project structure
#80
matehat
closed
7 months ago
0
Add more resilience over connectivity issues
#79
matehat
closed
7 months ago
0
Phoenix.connect() never completes if called while offline
#78
miguelcmedeiros
closed
3 months ago
1
Await for a successful connection to the websocket before listening to messages
#76
miguelcmedeiros
closed
7 months ago
2
Socket closed error
#75
redDwarf03
closed
2 months ago
8
add tests around connectivity issues
#74
matehat
closed
7 months ago
0
Fix some reported issues with channels
#73
matehat
closed
8 months ago
0
Refactor: Reduce reliance of the package on 3rd party dependencies
#72
TesteurManiak
closed
7 months ago
1
Ensure all exceptions are retried.
#71
brian-superlist
closed
8 months ago
1
Catch all unexpected exceptions
#70
brian-superlist
closed
8 months ago
0
Catch all exceptions when Push.send fails
#69
miguelcmedeiros
closed
9 months ago
1
Exceptions/errors other than PhoenixException get swallowed when a Push fails
#68
miguelcmedeiros
closed
9 months ago
2
Update Dart in CI workflow
#67
matehat
closed
10 months ago
0
[BUG] - Channel join
#66
RodolfoSilva
closed
8 months ago
4
Export message_serializer.dart
#65
miguelcmedeiros
closed
10 months ago
1
Bump to 0.6.4
#64
phildupuis
closed
1 year ago
0
Add support for custom decoder and encoder
#63
rsmything
closed
10 months ago
3
Channel timeout test
#62
phildupuis
closed
10 months ago
0
fix: Race condition on leave channel and dispose of socket
#61
phildupuis
closed
1 year ago
0
Fix for Push.future not always completing
#60
matehat
closed
1 year ago
0
Add support for custom decoder and encoder
#59
rsmything
closed
1 year ago
2
Update pub-points badge in README.md fixes #56
#57
nelsonic
closed
1 year ago
1
Chore: `pub-points` badge broken
#56
nelsonic
closed
1 year ago
0
Fix: correct usage of channels map
#55
itxtoledo
closed
10 months ago
6
fix: Throw Error When Pushing Messages on Closed Channel
#54
phildupuis
closed
1 year ago
0
added IOWebSocketChannel
#53
anu788
closed
1 year ago
0
Fix adding new events after sink has been closed
#52
matehat
closed
2 years ago
0
Getting two socket replies instead of one
#51
vizakenjack
closed
8 months ago
5
fix: Issue #34 If my phoenix server is stopped, the client keeps on r…
#50
ndelanou
closed
2 years ago
3
How to post request with rest api and get it with socket, meaning get like real time?
#49
guvanch07
closed
8 months ago
1
Implement of absinthe
#48
redDwarf03
closed
2 years ago
0
PhoenixChannel using previous user's topic(not a bug need a help!)
#47
freewebwithme
closed
7 months ago
1
Provide access to WebSocket header when connecting to Pheonix Socket
#44
mehrdad-shokri
closed
7 months ago
3
Next