Mikhail Shemelin
|
26bcc71f7e
Allow to use different max package sizes for connections
|
hace 7 años |
walkor
|
774cd174e7
support host header setting
|
hace 7 años |
dtfreeman
|
96e3252bd2
通过 $connection::$maxPackageSize 的调用方式,避免因为继承/定制TcpConnection导致大小判断不一致
|
hace 7 años |
walkor
|
ae5291623c
deal with ping/pong with payload
|
hace 7 años |
walkor
|
9c419cac75
Update Ws.php
|
hace 7 años |
Ares
|
3f2e828d40
Add user defined http header for websocket client protocol.
|
hace 7 años |
tianhe1986
|
2d3522d24a
Processing head length.
|
hace 7 años |
tianhe1986
|
add3cce9f7
Checking mask bit.
|
hace 7 años |
tianhe1986
|
481b0982e9
Just echoing header info.
|
hace 7 años |
tianhe1986
|
499566845e
Simplifying subprotocol parse.
|
hace 7 años |
tianhe1986
|
843e346394
Add checking for Sec-WebSocket-Accept header field.
|
hace 7 años |
Vitaliy Ponomarev
|
796c413d0e
Adding support of custom functions within protocols.
|
hace 8 años |
Vitaliy Ponomarev
|
ea04a07d29
Websocket - outgoing PING packets, now this packet contains MASK.
|
hace 8 años |
walkor
|
eb9f8b057b
update Sec-WebSocket-Key algorithm
|
hace 8 años |
moon
|
192f2cd275
fix PHP7 bitwise operation warning: A non-numeric value encountered
|
hace 8 años |
walkor
|
0ea2063b74
Update Ws.php
|
hace 9 años |
walkor
|
feb27f1471
Update Ws.php
|
hace 9 años |
walkor
|
86b5a1728a
check sendbuffer full for websocket
|
hace 9 años |
walkor
|
61b24f2ed2
fix Ws for uri
|
hace 9 años |
walkor
|
3fc35c30cb
support Protocol::onConnect Protocol::onClose
|
hace 9 años |
walkor
|
e7fbed0d7e
fix ws asyncTcpConnection reconnect
|
hace 9 años |
walkor
|
6ad21a37e4
handshake automatically as ws client for issue #78
|
hace 9 años |
walkor
|
3f8a1dfc40
log exception
|
hace 9 años |
walkor
|
efbad6dc2b
Compatible with php7
|
hace 9 años |
walkor
|
8750c7dd5b
fix send int
|
hace 9 años |
walkor
|
6df8928b70
save
|
hace 9 años |
walkor
|
9afdc412f7
save
|
hace 9 años |
walkor
|
0665390633
save
|
hace 9 años |
李亮
|
7ef7c515f0
add ws protocol for AysncTcpConnection
|
hace 9 años |