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