issues
search
imanel
/
websocket-ruby
Universal Ruby library to handle WebSocket protocol
447
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Provide a 'Changelog' link on rubygems.org/gems/websocket
#58
mark-young-atg
opened
2 months ago
0
Exclude spec files from gem package
#57
amatsuda
closed
3 months ago
3
v1.2.11
#56
imanel
closed
5 months ago
0
Test on Ruby 3.4
#55
imanel
closed
5 months ago
0
Remove unused `require 'base64'`
#54
mame
closed
5 months ago
1
Test on Ruby 3.3
#53
imanel
closed
1 year ago
0
Drop testing on 2.2, add testing on 3.2 instead
#52
imanel
closed
1 year ago
0
Do not use base64
#51
mame
closed
1 year ago
5
Make Rubocop a separate CI step
#49
imanel
closed
2 years ago
0
Ensure correct port is always specified
#48
imanel
closed
2 years ago
0
Force testing on 3.0
#47
imanel
closed
2 years ago
0
Test against Ruby 3.1 on CI
#46
okuramasafumi
closed
2 years ago
9
Fix a typo in WebSocket::Frame::Outgoing
#45
JuanitoFatas
closed
3 years ago
1
Add webrick depdendency
#44
voxik
closed
3 years ago
3
Initialize instance variables to avoid ruby -w warnigs
#43
p0deje
closed
3 years ago
3
Some bytes not sent correctly
#42
andresespinosapc
closed
1 year ago
2
chore: Avoid YARD warnings
#41
olleolleolle
closed
4 years ago
1
support for deflate?
#40
jgrosseo
opened
5 years ago
0
Restore Ruby 2.0 compatibility
#39
imanel
closed
6 years ago
0
TEENY release should not bump the required Ruby version
#38
BanzaiMan
closed
6 years ago
4
Handshake should not modify caller-supplied headers
#37
bradleybuda
closed
6 years ago
3
Bump rubocop version to align with CodeClimate
#36
imanel
closed
6 years ago
0
Fix Travis bugs
#35
imanel
closed
7 years ago
0
Make handshake server resilient to non-string Rack env keys.
#34
ecin
closed
7 years ago
5
Travis: RVM does the gem update --system
#33
olleolleolle
closed
7 years ago
1
README: SVG badges [ci skip]
#32
olleolleolle
closed
7 years ago
1
extracts nice inspect to a module
#31
Tuhaj
closed
7 years ago
4
Get tests passing with frozen-string-literals enabled.
#30
pat
closed
6 years ago
12
Using client certificates & other SSL features
#29
ljckennedy
closed
7 years ago
3
Implemented subprotocol handling for both server and client
#28
skateman
closed
7 years ago
2
Use gemspec for specifying dependencies even if they're devel only
#27
skateman
closed
7 years ago
6
Support for "Sec-WebSocket-Protocol" header
#26
skateman
closed
7 years ago
5
Please reconsider the use of 'autoload'
#25
gmallard
closed
8 years ago
1
Autobahn links not working
#24
Paxa
closed
8 years ago
3
raname Sec-WebSocket-Origin to Origin in header fields
#23
authorNari
closed
9 years ago
1
Getting an NoMethodError: undefined method `strip' for nil:NilClass
#22
nateless
closed
10 years ago
1
Added support for custom HTTP headers during handshake.
#21
Sumo-MBryant
closed
10 years ago
3
update rspec should to expect via transpec
#20
adamjonas
closed
10 years ago
4
env['rack.input'].read is blocking in rack spec
#19
renchap
closed
11 years ago
3
Decode close codes proberly
#18
johnny
closed
10 years ago
2
Modify handling of @code.
#17
masamitsu-murase
closed
11 years ago
2
full handler path for Ruby 1.9.3 autoload
#16
ianwdunlop
closed
11 years ago
2
Allow setting of handshake attributes directly
#15
ngauthier
closed
11 years ago
20
Fix require statement for URI library
#14
terceiro
closed
11 years ago
2
ssl support?
#13
zh99998
closed
11 years ago
2
better to move examples into lib
#12
zh99998
closed
11 years ago
3
ping/pong?
#11
donpdonp
closed
11 years ago
2
example input never get to finished state
#10
donpdonp
closed
12 years ago
2
Client Example doesent work
#9
julianschuh
closed
12 years ago
1
Error parsing websocket request from Chrome
#8
tarcieri
closed
12 years ago
4
Next