issues
search
ngauthier
/
tubesock
Websocket interface on Rack Hijack w/ Rails support
MIT License
620
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
handle errors in keepalive
#59
joshleblanc
closed
5 years ago
1
Exception in keepalive will kill the process
#58
joshleblanc
closed
5 years ago
0
Reply to ping frames with pong frames
#57
cantino
closed
5 years ago
3
Rails5 patch from gosukiwi
#56
cantino
closed
6 years ago
4
Fix `env` deprecated in Rails 5.0
#55
gosukiwi
closed
6 years ago
4
Is there a way to respond to ping messages?
#54
xanguera
opened
7 years ago
4
Hijack method complains it is lacking local env variable
#53
xanguera
closed
7 years ago
5
Abort when errors raised in open handlers
#52
ghost
closed
8 years ago
4
Call open_handlers outside thread
#51
ghost
closed
8 years ago
12
Close unconditionally without calling close_handlers
#50
ghost
closed
8 years ago
8
[rails] testing tubesock endpoints?
#49
depili
opened
8 years ago
4
Nginx return 401 Unauthorized when using devise before_action
#48
Karthik-Y
closed
9 years ago
1
Looser ruby versions
#47
ngauthier
closed
9 years ago
0
Potential to fix #44
#46
teddythetwig
closed
9 years ago
1
Failing plain rack application
#45
vmoravec
closed
9 years ago
1
Close is not called if message handlers crash
#44
Burgestrand
closed
9 years ago
13
fix multiple close call
#43
nateless
closed
9 years ago
3
Rails app freeze again, one of the tubesocks thread died
#42
nateless
closed
4 years ago
6
Test controller that uses Tubesock with RSpec
#41
dchacke
closed
9 years ago
1
Rails app freeze in deadlock
#40
nateless
closed
9 years ago
1
Rescue Errno::ETIMEDOUT in #send_data
#39
nateless
closed
9 years ago
1
TypeError: no implicit conversion of nil into String
#38
thibaudgg
closed
9 years ago
2
Updated README with more explicit Rack example.
#37
raelik
closed
9 years ago
2
call readpartial and peeraddr on @socket if available to support puma's ...
#36
ghost
opened
10 years ago
3
handle Puma::MiniSSL::Socket no method issue
#35
leckylao
closed
9 years ago
9
undefined method `closed?'
#34
leckylao
closed
8 years ago
3
undefined method `recvfrom'
#33
leckylao
opened
10 years ago
1
Rails 4.2.0.beta2 Support
#32
tyrauber
opened
10 years ago
8
Tubesock not working in production setup
#31
speamy
closed
10 years ago
1
Send data to all connected clients?
#30
Deekor
closed
10 years ago
1
Puma crashed with tubesock.
#29
nateless
closed
4 years ago
0
Rescue Bad file descriptor in tubesock.close
#28
jonathanhoskin
closed
10 years ago
2
Pub/Sub with multiple channels
#27
andoriyu
closed
10 years ago
3
Release bump?
#26
clayallsopp
closed
10 years ago
2
wss and tubesock
#25
myitcv
closed
9 years ago
4
Release db connections after each callback.
#24
hebnern
opened
10 years ago
4
Proper way to close a connection?
#23
tyrbo
opened
10 years ago
12
Use tubesock for several clients
#21
emmanuelmillionaer
opened
10 years ago
4
Messages duplicated in Chat demo in JRuby
#20
nengxu
opened
10 years ago
2
Unable to see published message when using redis and tubesock
#19
mankind
closed
10 years ago
8
In the chrome console I get WebSocket connection failed and from rails console I get Tubesock::HijackNotAvailable with rails-4.1
#18
boy-jer
closed
10 years ago
11
When Rails reloads in dev environment Tubesock::Hijacked controller crashes rails
#17
acasajus
opened
10 years ago
4
Add a closed? method to Tubesock
#16
raelik
closed
10 years ago
1
Catch IOError in addition to the other errors being caught for each_frame
#15
raelik
closed
10 years ago
1
closed stream (IOError)
#14
raelik
closed
10 years ago
0
Catch normal networking errors in similar way to ECONNRESET.
#13
StefanWallin
closed
11 years ago
2
EHOSTUNREACH
#12
StefanWallin
closed
11 years ago
1
Each web socket holds a separate db connection
#11
fokcep
opened
11 years ago
10
Problem with Passenger Enterprise 4.0.14
#10
fokcep
closed
9 years ago
61
getting timeout issues
#9
patcito
closed
11 years ago
7
Next