issues
search
kontena
/
kontena-websocket-client
Ruby websocket client library
Other
2
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix typo
#24
Geesu
opened
5 years ago
0
Undescriptive RuntimeError raised by Kontena::Websocket::Client#send if websocket is still connected, but was closed
#23
SpComb
opened
6 years ago
0
The client connection should be aborted on write errors
#22
SpComb
opened
7 years ago
1
Release 0.1.1
#21
SpComb
closed
7 years ago
0
spec and fix ping callback without @on_pong
#20
SpComb
closed
7 years ago
0
Ping callback fails with missing @on_pong handler
#19
SpComb
closed
7 years ago
0
Client protected methods should be refactored out into separate specable classes
#18
SpComb
opened
7 years ago
0
The on_pong handler gets called with the driver mutex locked
#17
SpComb
opened
7 years ago
0
spec Kontena::Websocket::Client For a local server on a random port that stalls with infinite HTTP headers after accepting the connection raises an open timeout: Errno::EPIPE: Broken pipe
#16
SpComb
opened
7 years ago
0
Benchmark: compare with faye-websocket client (EM)
#15
SpComb
closed
7 years ago
2
Client read deadlock on blocked write with driver mutex held
#14
SpComb
opened
7 years ago
0
Benchmarking
#13
SpComb
closed
7 years ago
1
Depend on websocket-driver-kontena gem to avoid native extensions
#12
SpComb
opened
7 years ago
1
The native `websocket_mask` extension should be an optional dependency
#11
SpComb
opened
7 years ago
0
SSL connect can take longer than the connect timeout, which should act as a deadline for the entire handshake
#10
SpComb
opened
7 years ago
0
HTTP reponse errors raise ProtocolError, but should raise some HTTPError with the actual status code
#9
SpComb
opened
7 years ago
0
Actual usage example
#8
matti
opened
7 years ago
2
workaround test spec OpenSSL::PKey::RSA.new errors on ruby < 2.3
#7
SpComb
closed
7 years ago
0
ruby 2.1, 2.2 flaky test specs: OpenSSL::PKey::RSAError: BN lib
#6
SpComb
closed
7 years ago
0
Fix ruby 2.4 invalid SSLVerifyError from verify_hostname
#5
SpComb
closed
7 years ago
0
Fix ruby <= 2.2 false timeout on EOF
#4
SpComb
closed
7 years ago
0
Fix flaky travis specs
#3
SpComb
closed
7 years ago
0
Fix NoMethodError: undefined method `wait_readable' for #<Socket>
#2
SpComb
closed
7 years ago
0
Socket IO errors should result in Kontena::Websocket::SocketError
#1
SpComb
opened
7 years ago
1