issues
search
angel-dart-archive
/
websocket
moved to angel-dart/angel/packages/websocket
https://github.com/angel-dart/angel/tree/master/packages/websocket
MIT License
15
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Client services should wait for the next event on methods like create, read, etc.
#59
thosakwe
closed
4 years ago
0
Add onAuthenticated to server-side
#58
thosakwe
closed
5 years ago
0
WebSocketExtraneousEventHandler is not closed
#57
thosakwe
closed
5 years ago
0
Add onDisconnect stream to WebSocketContext
#56
thosakwe
closed
5 years ago
1
Missing logout() override in client
#55
thosakwe
closed
4 years ago
0
Missing reconnectOnClose parameters in top-level WebSocket constructors
#54
thosakwe
closed
5 years ago
0
Replace WebSocketSynchronizer with StreamChannel<WebSocketEvent>
#53
thosakwe
closed
5 years ago
0
Move from mirrors -> angel_container
#52
thosakwe
closed
6 years ago
0
WebSocketController doesnt inject websocket events
#51
sanketwarule
closed
6 years ago
11
Is it possible to use it with flutter and signalr ?
#50
diegomgarcia
closed
6 years ago
1
Needs a 1.1.0 upgrade
#49
thosakwe
closed
6 years ago
0
What happens if a client sends data that is not a String?
#48
thosakwe
closed
6 years ago
0
Close synchronizer sub in configureServer
#47
thosakwe
closed
6 years ago
0
Services shouldn't fire WebSocketEvents
#46
thosakwe
closed
6 years ago
0
Should extend StreamChannel
#45
thosakwe
closed
6 years ago
1
Newbie Quesiton: Can I use angel_websocket flutter client to connect to other WebSocket Servers?
#44
sgon00
closed
6 years ago
1
Improve Controller docs
#43
thosakwe
closed
6 years ago
1
Synchronizers should be closeable
#42
thosakwe
closed
6 years ago
0
Should extend Service<WebSocketEvent>
#41
thosakwe
closed
7 years ago
0
Master library with configurable imports
#40
thosakwe
closed
6 years ago
1
onError should just be Events, not ErrorEvent
#39
thosakwe
closed
6 years ago
0
WebSocketController shouldn't need Expose
#38
thosakwe
closed
7 years ago
0
Do something with this created event
#37
thosakwe
closed
7 years ago
1
Support ws:filter in event params
#36
thosakwe
closed
7 years ago
0
Need auth test
#35
thosakwe
closed
7 years ago
0
Stripping query should use query['jwt']
#34
thosakwe
closed
7 years ago
0
WebSocketCtrl should print errors too...
#33
thosakwe
closed
7 years ago
0
Should be able to set custom serializer!!!
#32
thosakwe
closed
7 years ago
0
doNotBroadcast should have some way to block all providers
#31
thosakwe
closed
7 years ago
0
Allow stack printing without debug opt
#30
thosakwe
closed
7 years ago
1
Cache incoming events that aren't listened to?
#29
thosakwe
closed
7 years ago
0
Don't use afterAll
#28
thosakwe
closed
7 years ago
0
Clients should queue actions if offline
#27
thosakwe
closed
7 years ago
0
WebSocketController doesn't inject WebSocketEvent
#26
thosakwe
closed
7 years ago
1
WebSocketController should use pre-injection
#25
thosakwe
closed
7 years ago
1
Compatibility with w_transport
#24
thosakwe
closed
7 years ago
1
ws:filter should take event as param as well
#23
thosakwe
closed
7 years ago
0
Should try to send auth token if any
#22
thosakwe
closed
7 years ago
0
Include hooks
#21
thosakwe
closed
7 years ago
0
Closing app should close all clients, as well as closing all streams
#20
thosakwe
closed
7 years ago
0
Allow authenticate action
#19
thosakwe
closed
7 years ago
0
WebSocketSynchronizer
#18
thosakwe
closed
7 years ago
0
WebSocketContext should be able to close client
#17
thosakwe
closed
7 years ago
0
Add some way to detect failed connections and reconnect when ready
#16
thosakwe
closed
7 years ago
0
Should handlers in WebSocketTable really be broadcast?
#15
thosakwe
closed
7 years ago
0
Client params query stuff
#14
thosakwe
closed
7 years ago
0
Optionally disable broadcasting via params
#13
thosakwe
closed
7 years ago
0
Client doesn't use deserializers
#12
thosakwe
closed
7 years ago
0
Events are fired twice
#11
thosakwe
closed
7 years ago
0
Needs to be able to handle errors
#10
thosakwe
closed
7 years ago
1
Next