Ecosyste.ms: Issues

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

GitHub / ratchetphp/RFC6455 issues and pull requests

#69 - Simple way to remove the HTTP header named `X-Powered-By`

Pull Request - State: closed - Opened by Elysiome over 1 year ago - 1 comment

#68 - Messaging only package?

Issue - State: open - Opened by sharkydog almost 2 years ago - 1 comment

#67 - Fix to provide php v8.1 compatibility

Pull Request - State: open - Opened by coresh about 2 years ago - 1 comment

#66 - Fix PR65 Undefined variable

Pull Request - State: closed - Opened by Domochip about 2 years ago

#65 - Handle up to 2GB payload on PHP32bits

Pull Request - State: closed - Opened by Domochip almost 3 years ago - 12 comments

#64 - Can't receive payload over ~65K on 32bits OS/PHP

Issue - State: closed - Opened by Domochip almost 3 years ago

#63 - [0.4] Code modernization

Pull Request - State: open - Opened by mbabker almost 3 years ago

#62 - Run AB and Unit tests in different jobs

Pull Request - State: closed - Opened by WyriHaximus almost 3 years ago - 2 comments

#61 - [0.4] Use latest PHPUnit and modernize test code

Pull Request - State: closed - Opened by mbabker almost 3 years ago - 5 comments

#60 - v0.4 (progress)

Pull Request - State: open - Opened by cboden almost 3 years ago

#59 - Investigate concurrent testing

Issue - State: open - Opened by cboden almost 3 years ago - 1 comment
Labels: help wanted

#58 - Bump up testing

Issue - State: closed - Opened by cboden almost 3 years ago - 1 comment
Labels: help wanted

#57 - Fix docker command to run server tests with GitHub actions

Pull Request - State: closed - Opened by SimonFrings almost 3 years ago

#56 - Use GitHub actions for continuous integration (CI)

Pull Request - State: closed - Opened by SimonFrings almost 3 years ago

#55 - [0.4] Bump minimum PHP to 7.4

Pull Request - State: closed - Opened by mbabker almost 3 years ago - 5 comments

#54 - v0.3.1

Pull Request - State: closed - Opened by cboden almost 3 years ago

#53 - Ensure max[Message|Frame]PayloadSize is int if auto-set

Pull Request - State: closed - Opened by cboden almost 3 years ago

#52 - Updated docker

Pull Request - State: closed - Opened by cboden almost 3 years ago

#51 - Return type declaration

Issue - State: open - Opened by cboden almost 3 years ago
Labels: help wanted

#50 - Ensure max[Message|Frame]PayloadSize is int if auto-set

Pull Request - State: closed - Opened by cboden almost 3 years ago

#49 - v0.4

Pull Request - State: closed - Opened by cboden almost 3 years ago

#48 - Update AB test runners

Pull Request - State: closed - Opened by cboden almost 3 years ago

#47 - Support for PSR7 2.x

Pull Request - State: closed - Opened by erikn69 almost 3 years ago

#46 - silence PHP 8.1 deprecations

Pull Request - State: closed - Opened by 3kbest almost 3 years ago

#45 - Missing support for `guzzlehttp/psr7:^2.0`

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

#44 - Allow use of guzzlehttp/psr7:^2.0 in composer.json

Pull Request - State: closed - Opened by information-security almost 3 years ago - 1 comment

#43 - Update guzzle psr7 to ^2.0 so it can be installed with Laravel 8

Pull Request - State: closed - Opened by mikeziri about 3 years ago - 1 comment

#42 - Add missing return statements

Pull Request - State: closed - Opened by matkomat almost 4 years ago - 1 comment

#41 - 249999999.75 is not a valid maxFramePayloadSize

Issue - State: closed - Opened by ondrejmirtes almost 4 years ago - 1 comment
Labels: bug

#40 - Correct ResponseVerifier logic

Pull Request - State: closed - Opened by mbonneau over 4 years ago

#39 - bug fixed: array_intersect([ "protocol1" ], [ "protocol1,subprotocol2" ])

Pull Request - State: closed - Opened by clwu88 over 4 years ago - 1 comment

#38 - Add `maxFramePayloadLength` and `maxMessagePayloadLength` parameters to `MessageBuffer`

Pull Request - State: closed - Opened by mbonneau almost 5 years ago - 1 comment

#37 - quality of life changes

Pull Request - State: closed - Opened by cboden almost 5 years ago

#36 - Update development deps and speed up frame processing

Pull Request - State: closed - Opened by mbonneau almost 5 years ago

#35 - Denial of service vulnerability in getPayloadLength()

Issue - State: closed - Opened by BitBargain almost 5 years ago - 1 comment

#34 - Replace Guzzle based request/response object with PSR-17 factory

Pull Request - State: open - Opened by taavit almost 5 years ago - 5 comments
Labels: enhancement

#33 - Fix small typo in readme

Pull Request - State: closed - Opened by tantegerda1 over 5 years ago

#32 - Fix tests

Pull Request - State: closed - Opened by cboden over 5 years ago

#31 - Ratchet detected an invalid reserve code

Issue - State: closed - Opened by NabiKAZ almost 6 years ago - 9 comments

#30 - Null out message buffer before calling onMessage handler

Pull Request - State: closed - Opened by jmoo about 6 years ago

#29 - Blocking operations in message handler can break MessageBuffer

Issue - State: closed - Opened by jmoo about 6 years ago

#28 - FIX PHP Fatal error: Allowed memory size of exhausted

Pull Request - State: closed - Opened by kusnir over 6 years ago - 3 comments

#26 - Update .travis.yml

Pull Request - State: closed - Opened by andreybolonin over 6 years ago

#25 - Suggest correct subprotocol when subprotocol mismatch

Pull Request - State: closed - Opened by mbonneau over 6 years ago - 1 comment

#24 - When no subprotocol is offered, but is required, server suggests `0`

Issue - State: closed - Opened by mbonneau over 6 years ago
Labels: bug

#23 - Permessage deflate

Pull Request - State: closed - Opened by mbonneau over 6 years ago - 5 comments
Labels: enhancement

#22 - zlib Compatibility issues with max_bits = 8

Issue - State: closed - Opened by mbonneau over 6 years ago - 2 comments

#21 - Replaced isset with in_array

Pull Request - State: closed - Opened by tortoisedoc almost 7 years ago - 9 comments

#20 - Investigate str_repeat perf gains

Issue - State: open - Opened by cboden about 7 years ago
Labels: enhancement

#19 - Correct Responses in ServerNegotiator add tests

Pull Request - State: closed - Opened by mbonneau over 7 years ago - 13 comments

#18 - Implement permessage deflate

Pull Request - State: closed - Opened by mbonneau over 7 years ago - 2 comments

#17 - Replace recursion in MessageBuffer with loop

Pull Request - State: closed - Opened by mbonneau almost 8 years ago

#16 - Explode `Connection:` header to find `Update`. Fixes #14

Pull Request - State: closed - Opened by mbonneau about 8 years ago - 1 comment

#15 - fix firefox Connection

Pull Request - State: closed - Opened by Kurairaito over 8 years ago - 3 comments

#14 - fix for firefox error 400

Issue - State: closed - Opened by Kurairaito over 8 years ago - 4 comments

#13 - Close reason

Pull Request - State: closed - Opened by cboden over 8 years ago - 1 comment

#12 - Wrong close

Pull Request - State: closed - Opened by cboden over 8 years ago - 1 comment

#11 - Fail Fast UTF-8 AB-6.4.*

Issue - State: open - Opened by cboden over 8 years ago - 1 comment
Labels: enhancement, help wanted

#10 - v0.2

Pull Request - State: closed - Opened by cboden over 8 years ago - 1 comment

#9 - Renamed some classes, less depth

Pull Request - State: closed - Opened by cboden over 8 years ago

#8 - Client refactor

Pull Request - State: closed - Opened by cboden over 8 years ago - 1 comment

#7 - Replace slow validator with preg_match UTF8 check

Pull Request - State: closed - Opened by cboden over 8 years ago - 3 comments

#6 - Fixup tests for new MessageStreamer

Pull Request - State: closed - Opened by mbonneau almost 9 years ago - 3 comments

#5 - Allow Connection header to include more tokens beside Upgrade

Pull Request - State: closed - Opened by zzgab almost 9 years ago - 3 comments

#4 - Fix URI issues with ClientNegotiator - not sure what should really be…

Pull Request - State: closed - Opened by mbonneau about 9 years ago

#3 - Fix URI issues with ClientNegotiator - not sure what should really be…

Pull Request - State: closed - Opened by mbonneau about 9 years ago - 2 comments

#2 - Is there any example here?

Issue - State: closed - Opened by white-poto about 9 years ago - 2 comments
Labels: question

#1 - How can I help?

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