Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ngauthier/tubesock issues and pull requests

#59 - handle errors in keepalive

Pull Request - State: closed - Opened by joshleblanc about 5 years ago - 1 comment

#58 - Exception in keepalive will kill the process

Issue - State: closed - Opened by joshleblanc about 5 years ago

#57 - Reply to ping frames with pong frames

Pull Request - State: closed - Opened by cantino almost 6 years ago - 3 comments

#56 - Rails5 patch from gosukiwi

Pull Request - State: closed - Opened by cantino about 6 years ago - 4 comments

#55 - Fix `env` deprecated in Rails 5.0

Pull Request - State: closed - Opened by gosukiwi about 6 years ago - 4 comments

#54 - Is there a way to respond to ping messages?

Issue - State: open - Opened by xanguera about 7 years ago - 4 comments

#53 - Hijack method complains it is lacking local env variable

Issue - State: closed - Opened by xanguera about 7 years ago - 5 comments

#52 - Abort when errors raised in open handlers

Pull Request - State: closed - Opened by ghost over 8 years ago - 4 comments

#51 - Call open_handlers outside thread

Pull Request - State: closed - Opened by ghost over 8 years ago - 12 comments

#50 - Close unconditionally without calling close_handlers

Pull Request - State: closed - Opened by ghost almost 9 years ago - 8 comments

#49 - [rails] testing tubesock endpoints?

Issue - State: open - Opened by depili almost 9 years ago - 4 comments

#48 - Nginx return 401 Unauthorized when using devise before_action

Issue - State: closed - Opened by Karthik-Y almost 9 years ago - 1 comment

#47 - Looser ruby versions

Pull Request - State: closed - Opened by ngauthier over 9 years ago

#46 - Potential to fix #44

Pull Request - State: closed - Opened by teddythetwig over 9 years ago - 1 comment

#45 - Failing plain rack application

Issue - State: closed - Opened by vmoravec over 9 years ago - 1 comment

#44 - Close is not called if message handlers crash

Issue - State: closed - Opened by Burgestrand over 9 years ago - 13 comments

#43 - fix multiple close call

Pull Request - State: closed - Opened by nateless over 9 years ago - 3 comments

#42 - Rails app freeze again, one of the tubesocks thread died

Issue - State: closed - Opened by nateless over 9 years ago - 6 comments

#41 - Test controller that uses Tubesock with RSpec

Issue - State: closed - Opened by dchacke over 9 years ago - 1 comment

#40 - Rails app freeze in deadlock

Issue - State: closed - Opened by nateless over 9 years ago - 1 comment

#39 - Rescue Errno::ETIMEDOUT in #send_data

Pull Request - State: closed - Opened by nateless over 9 years ago - 1 comment

#38 - TypeError: no implicit conversion of nil into String

Issue - State: closed - Opened by thibaudgg over 9 years ago - 2 comments

#37 - Updated README with more explicit Rack example.

Pull Request - State: closed - Opened by raelik almost 10 years ago - 2 comments

#36 - call readpartial and peeraddr on @socket if available to support puma's ...

Pull Request - State: open - Opened by ghost almost 10 years ago - 3 comments

#35 - handle Puma::MiniSSL::Socket no method issue

Pull Request - State: closed - Opened by leckylao almost 10 years ago - 9 comments

#34 - undefined method `closed?'

Issue - State: closed - Opened by leckylao almost 10 years ago - 3 comments

#33 - undefined method `recvfrom'

Issue - State: open - Opened by leckylao almost 10 years ago - 1 comment

#32 - Rails 4.2.0.beta2 Support

Issue - State: open - Opened by tyrauber almost 10 years ago - 8 comments

#31 - Tubesock not working in production setup

Issue - State: closed - Opened by speamy almost 10 years ago - 1 comment

#30 - Send data to all connected clients?

Issue - State: closed - Opened by Deekor almost 10 years ago - 1 comment

#29 - Puma crashed with tubesock.

Issue - State: closed - Opened by nateless about 10 years ago

#28 - Rescue Bad file descriptor in tubesock.close

Pull Request - State: closed - Opened by jonathanhoskin about 10 years ago - 2 comments

#27 - Pub/Sub with multiple channels

Issue - State: closed - Opened by andoriyu about 10 years ago - 3 comments

#26 - Release bump?

Issue - State: closed - Opened by clayallsopp over 10 years ago - 2 comments

#25 - wss and tubesock

Issue - State: closed - Opened by myitcv over 10 years ago - 4 comments

#24 - Release db connections after each callback.

Pull Request - State: open - Opened by hebnern over 10 years ago - 4 comments

#23 - Proper way to close a connection?

Issue - State: open - Opened by tyrbo over 10 years ago - 12 comments

#21 - Use tubesock for several clients

Issue - State: open - Opened by emmanuelmillionaer over 10 years ago - 4 comments

#20 - Messages duplicated in Chat demo in JRuby

Issue - State: open - Opened by nengxu over 10 years ago - 2 comments

#19 - Unable to see published message when using redis and tubesock

Issue - State: closed - Opened by mankind over 10 years ago - 8 comments

#17 - When Rails reloads in dev environment Tubesock::Hijacked controller crashes rails

Issue - State: open - Opened by acasajus almost 11 years ago - 4 comments

#16 - Add a closed? method to Tubesock

Pull Request - State: closed - Opened by raelik almost 11 years ago - 1 comment

#15 - Catch IOError in addition to the other errors being caught for each_frame

Pull Request - State: closed - Opened by raelik almost 11 years ago - 1 comment

#14 - closed stream (IOError)

Issue - State: closed - Opened by raelik almost 11 years ago

#13 - Catch normal networking errors in similar way to ECONNRESET.

Pull Request - State: closed - Opened by StefanWallin almost 11 years ago - 2 comments

#12 - EHOSTUNREACH

Issue - State: closed - Opened by StefanWallin almost 11 years ago - 1 comment

#11 - Each web socket holds a separate db connection

Issue - State: open - Opened by fokcep almost 11 years ago - 10 comments

#10 - Problem with Passenger Enterprise 4.0.14

Issue - State: closed - Opened by fokcep about 11 years ago - 61 comments

#9 - getting timeout issues

Issue - State: closed - Opened by patcito about 11 years ago - 7 comments

#8 - working with redis to broadcast messages to more than one client

Issue - State: closed - Opened by patcito about 11 years ago - 11 comments

#7 - Socket closes with `[]': no implicit conversion of Symbol into Integer (TypeError)

Issue - State: closed - Opened by herval about 11 years ago - 3 comments

#6 - On close callback continues to run after closing socket

Issue - State: closed - Opened by kennylovrin about 11 years ago - 1 comment

#5 - Invalid JSON kills the server

Issue - State: closed - Opened by johncant over 11 years ago - 3 comments

#4 - Eating db connections after WS connection timed out

Issue - State: closed - Opened by fokcep over 11 years ago - 9 comments

#3 - Fix for Firefox

Pull Request - State: closed - Opened by korny over 11 years ago - 9 comments

#2 - Do not crash when ActiveRecord isn't loaded

Pull Request - State: closed - Opened by korny over 11 years ago - 7 comments