issues
search
varspool
/
Wrench
A simple PHP WebSocket implementation for PHP 7.1
Do What The F*ck You Want To Public License
596
stars
210
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
main github page (Readme.md)
#141
oleg-milantiev
opened
1 year ago
0
PHP 8.1 Support
#140
sjnlabs2013
opened
1 year ago
1
Update composer.json
#139
guanguans
opened
2 years ago
0
Bump squizlabs/php_codesniffer from 2.8.0 to 2.8.1
#138
dependabot[bot]
opened
2 years ago
0
Namespace issue when throwing exception in client disconnect
#137
IMN-MichaelL
opened
3 years ago
1
Error on Client and Server script
#136
alexolliveira
opened
3 years ago
1
2.x branch not tested on php 7.1
#135
GrahamCampbell
closed
3 years ago
1
Glue string is passed first in order avoid the deprecation warning
#134
juanparati
closed
4 years ago
1
compatibility warning composer 2.0
#133
bravedave
closed
1 week ago
2
Fix deprecation warning on php 7.4
#132
Zokormazo
closed
4 years ago
0
Feature/fixes
#131
nexen2
closed
4 years ago
0
Fix php 7.4 compatibility problem and upgrade to phpunit 8.5
#130
wells
closed
4 years ago
9
Fix php 7.4 compatibility problem related to implode()
#129
ekharchenko-avito
closed
4 years ago
9
php 7.4 implode() error
#128
IVAgafonov
closed
4 years ago
0
Getting SSL_R_NO_SHARED_CIPHER when trying to use WSS protocol
#127
arTec-Berlin
closed
4 years ago
2
To hide "socket_import_stream(): cannot represent a stream of type tcp_socket/ssl as a Socket Descriptor"
#126
manoletto
opened
4 years ago
1
Logging and "status" example fixes
#125
nexen2
closed
5 years ago
0
Fix implode() args order for PHP 7.4
#124
jfcherng
closed
5 years ago
1
Performance comment ??
#123
hayden-t
opened
5 years ago
0
Is there any example for how to use Client/on_data_callback function?
#122
wenewzhang
closed
5 years ago
1
Client received cleanup after each receive call
#121
choval
closed
6 years ago
1
Wrench client memory exhausted because of received
#120
choval
closed
6 years ago
2
wss server get no request headers
#119
l0tek
opened
6 years ago
0
No accept header receieved on handshake response
#118
agentmarine
closed
6 years ago
0
Consider not depending on PHP Sockets extension
#117
sylbru
opened
6 years ago
2
typo
#116
hbliang
closed
6 years ago
0
Simplify return
#115
carusogabriel
closed
6 years ago
0
Use Null Coalesce Operator
#114
carusogabriel
closed
6 years ago
0
Test against PHP 7.2
#113
carusogabriel
closed
6 years ago
0
Refactoring tests
#112
carusogabriel
closed
6 years ago
0
Fixed socket non-blocking read leaking to next receive call
#111
jakubkulhan
closed
6 years ago
0
Added in a basic Client Side Example to the Readme
#110
zanechua
closed
6 years ago
0
Any video tutorials and quick start guide
#109
drnkwati
opened
7 years ago
0
with message 'No origin header'
#108
hisahisa
closed
4 years ago
1
Use of metadata['unread_bytes'] in Socket.php may cause a receive() call to return too early
#107
sylbru
opened
7 years ago
7
Call for BC breaks
#106
dominics
closed
4 years ago
0
Backport 3.0 fixes to 2.0
#105
dominics
opened
7 years ago
1
Disable Nagle's algorithm in client sockets
#104
dobrakmato
closed
7 years ago
0
fix TypeErrors in calls to connection close
#103
dobrakmato
closed
7 years ago
1
Consider supporting PHP 7.0
#102
mcordingley
closed
7 years ago
1
add pthread in the project
#101
samchen123
opened
7 years ago
0
websocket lunch on remote host
#100
mkeyno
closed
7 years ago
5
Add a loop object to allow customizing when the server stops
#99
dominics
closed
7 years ago
0
Convert to a PSR4 file structure
#98
dominics
closed
7 years ago
0
Move to PSR4
#97
dominics
closed
7 years ago
0
Upgrade to PHPUnit 5
#96
dominics
closed
7 years ago
0
Drop PHP5 support
#95
dominics
closed
7 years ago
1
Update PHPUnit to 4.8
#94
dominics
closed
7 years ago
1
PHPCS support
#93
dominics
closed
7 years ago
0
Add newer PHP versions to tested list
#92
dominics
closed
7 years ago
0
Next