issues
search
dcaoyuan
/
spray-socketio
socket.io for spray
Apache License 2.0
253
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
upgraded akka version to 2.4.0
#73
vasyl-zhurba
opened
9 years ago
1
support for scala 2.11 binary
#72
nader-albert
opened
9 years ago
0
How to publish a message in a certain channel (namespace)
#71
santiagopoli
opened
9 years ago
0
Multiple connections to same sessionId ?
#70
labe-me
opened
9 years ago
2
Integration with spray-routing
#69
labe-me
closed
9 years ago
1
Upgrading spray-json
#68
kardapoltsev
closed
9 years ago
1
Release?
#67
wkozaczuk
opened
9 years ago
3
Add real time chat example.
#66
trungpham
opened
10 years ago
3
Upgraded to scaka-2.11.2, akka-2.3.6, spray-20140909
#65
cowboy129
closed
10 years ago
0
Scala 2.11 snapshot
#64
trungpham
closed
10 years ago
2
Support socket.io-client version 1.1
#63
trungpham
opened
10 years ago
5
Spray-socketio vs spray-websocket comparison
#62
wkozaczuk
closed
10 years ago
3
Fixes a typo
#61
everson
closed
10 years ago
0
Add spray repo in the README
#60
cowboy129
closed
10 years ago
0
spray dependencies not found
#59
lancesims
closed
10 years ago
2
Add UT to avoid duplicate serializer identifier
#58
cowboy129
closed
10 years ago
0
Avoid disconnect cycle
#57
cowboy129
closed
10 years ago
0
Properly close tcp conn when close-timeout or receive Disconnect Packet
#56
cowboy129
closed
10 years ago
0
Make close-timeout log to debug level
#55
cowboy129
closed
10 years ago
0
Change socketio heartbeat initial delay
#54
cowboy129
closed
10 years ago
0
Fix MatchError
#53
cowboy129
closed
10 years ago
0
Add preReceive and postReceive hooks
#52
cowboy129
closed
10 years ago
0
Expose connection status
#51
cowboy129
closed
10 years ago
0
Simplify ConnectionActive Status, add serializer
#50
cowboy129
closed
10 years ago
0
Add PersistentConnectionActive and TransientConnectionActive
#49
cowboy129
closed
10 years ago
1
Merge ClusterConnectionActive and LocalConnectionActive together
#48
cowboy129
closed
10 years ago
0
Split ClusterConnectionActive and PersistentClusterConnectionActive
#47
cowboy129
closed
10 years ago
0
Disable recovery when disable persistence
#46
cowboy129
closed
10 years ago
0
Add GetStatus interface for connection active
#45
cowboy129
closed
10 years ago
0
Add config for enable/disable connection active persistence
#44
cowboy129
closed
10 years ago
0
Avoid close ConnectionActive in different connections.
#43
cowboy129
closed
10 years ago
0
Support "0::" style disconnect packet
#42
cowboy129
closed
10 years ago
0
Change heartbeat timeout code
#41
cowboy129
closed
10 years ago
0
Socketio client doesn't support http 3xx redirect duraing handshake
#40
cowboy129
opened
10 years ago
0
Upgrade spray-websocket to 0.1.1-RC1
#39
cowboy129
closed
10 years ago
0
Upgrade spray to 1.3.2-20140428
#38
cowboy129
closed
10 years ago
0
Add test for business group logic
#37
cowboy129
closed
10 years ago
0
Use 'sbt xitrum-package' instead of 'sbt dist'
#36
cowboy129
closed
10 years ago
0
Choose module explicitly in 'sbt publish'
#35
cowboy129
closed
10 years ago
0
Move examples to submodule
#34
cowboy129
closed
10 years ago
0
Fix bugs that OnConnect and OnDisconnect are not triggered
#33
cowboy129
closed
10 years ago
0
Add Usage readme
#32
cowboy129
closed
10 years ago
0
Fix sonatype credentials
#31
cowboy129
closed
10 years ago
0
Add publishTo config for sbt publish
#30
cowboy129
closed
10 years ago
0
Add Travis CI config
#29
cowboy129
closed
10 years ago
0
Passivate connectionactive instead of kill directly
#28
cowboy129
closed
10 years ago
0
Move heartbeat logic from connActive layer up to transport(connection) layer
#27
cowboy129
closed
10 years ago
0
Tunning and optimize benchmark server
#26
cowboy129
closed
10 years ago
0
Change build version to SNAPSHOT and set publishMavenStyle
#25
cowboy129
closed
10 years ago
0
Fix bug that bench server do not recognize the config file
#24
cowboy129
closed
10 years ago
0
Next