issues
search
ratchetphp
/
RFC6455
I/O agnostic WebSocket Protocol
MIT License
218
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PHP 8.4: Implicitly nullable parameters deprecated
#71
valzargaming
opened
1 week ago
0
PHP 8.4 Deprecations
#70
mbabker
opened
3 weeks ago
0
Simple way to remove the HTTP header named `X-Powered-By`
#69
Rezyan
closed
1 year ago
1
Messaging only package?
#68
sharkydog
opened
2 years ago
1
Fix to provide php v8.1 compatibility
#67
coresh
opened
2 years ago
1
Fix PR65 Undefined variable
#66
Domochip
closed
2 years ago
0
Handle up to 2GB payload on PHP32bits
#65
Domochip
closed
2 years ago
12
Can't receive payload over ~65K on 32bits OS/PHP
#64
Domochip
closed
2 years ago
0
[0.4] Code modernization
#63
mbabker
opened
2 years ago
0
Run AB and Unit tests in different jobs
#62
WyriHaximus
closed
2 years ago
2
[0.4] Use latest PHPUnit and modernize test code
#61
mbabker
closed
2 years ago
5
v0.4 (progress)
#60
cboden
opened
2 years ago
0
Investigate concurrent testing
#59
cboden
opened
2 years ago
1
Bump up testing
#58
cboden
closed
2 years ago
1
Fix docker command to run server tests with GitHub actions
#57
SimonFrings
closed
2 years ago
0
Use GitHub actions for continuous integration (CI)
#56
SimonFrings
closed
2 years ago
0
[0.4] Bump minimum PHP to 7.4
#55
mbabker
closed
2 years ago
5
v0.3.1
#54
cboden
closed
2 years ago
0
Ensure max[Message|Frame]PayloadSize is int if auto-set
#53
cboden
closed
2 years ago
0
Updated docker
#52
cboden
closed
2 years ago
0
Return type declaration
#51
cboden
opened
2 years ago
0
Ensure max[Message|Frame]PayloadSize is int if auto-set
#50
cboden
closed
2 years ago
0
v0.4
#49
cboden
closed
2 years ago
0
Update AB test runners
#48
cboden
closed
2 years ago
0
Support for PSR7 2.x
#47
erikn69
closed
2 years ago
0
silence PHP 8.1 deprecations
#46
3kbest
closed
2 years ago
0
Missing support for `guzzlehttp/psr7:^2.0`
#45
iPurpl3x
closed
2 years ago
3
Allow use of guzzlehttp/psr7:^2.0 in composer.json
#44
information-security
closed
2 years ago
1
Update guzzle psr7 to ^2.0 so it can be installed with Laravel 8
#43
mikeziri
closed
2 years ago
1
Add missing return statements
#42
matkomat
closed
3 years ago
1
249999999.75 is not a valid maxFramePayloadSize
#41
ondrejmirtes
closed
2 years ago
1
Correct ResponseVerifier logic
#40
mbonneau
closed
4 years ago
0
bug fixed: array_intersect([ "protocol1" ], [ "protocol1,subprotocol2" ])
#39
clwu88
closed
4 years ago
1
Add `maxFramePayloadLength` and `maxMessagePayloadLength` parameters to `MessageBuffer`
#38
mbonneau
closed
4 years ago
1
quality of life changes
#37
cboden
closed
4 years ago
0
Update development deps and speed up frame processing
#36
mbonneau
closed
4 years ago
0
Denial of service vulnerability in getPayloadLength()
#35
BitBargain
closed
4 years ago
1
Replace Guzzle based request/response object with PSR-17 factory
#34
taavit
opened
5 years ago
5
Fix small typo in readme
#33
tantegerda1
closed
5 years ago
0
Fix tests
#32
cboden
closed
5 years ago
0
Ratchet detected an invalid reserve code
#31
NabiKAZ
closed
4 years ago
9
Null out message buffer before calling onMessage handler
#30
jmoo
closed
5 years ago
0
Blocking operations in message handler can break MessageBuffer
#29
jmoo
closed
5 years ago
0
FIX PHP Fatal error: Allowed memory size of exhausted
#28
kusnir
closed
6 years ago
3
react/socket-client is deprecated, rendering ratchet incompatible with rest of react ecosystem
#27
dkrieger
closed
6 years ago
1
Update .travis.yml
#26
andreybolonin
closed
6 years ago
0
Suggest correct subprotocol when subprotocol mismatch
#25
mbonneau
closed
6 years ago
1
When no subprotocol is offered, but is required, server suggests `0`
#24
mbonneau
closed
6 years ago
0
Permessage deflate
#23
mbonneau
closed
4 years ago
5
zlib Compatibility issues with max_bits = 8
#22
mbonneau
closed
6 years ago
2
Next