Histórico de Commits

Autor SHA1 Mensagem Data
  Joanhey ada24344f8 Enforce type hints há 6 anos atrás
  walkor ef6fe16cff performance optimization há 6 anos atrás
  Ares 981eea39b2 optimize Ws protocol encode performance há 6 anos atrás
  Ares bc5d3a4db2 Fix sendHandshake() child override há 6 anos atrás
  Ares fe7f9c3078 Remove forced ws client header 'Origin'. há 6 anos atrás
  Mikhail Shemelin 26bcc71f7e Allow to use different max package sizes for connections há 7 anos atrás
  walkor 774cd174e7 support host header setting há 7 anos atrás
  dtfreeman 96e3252bd2 通过 $connection::$maxPackageSize 的调用方式,避免因为继承/定制TcpConnection导致大小判断不一致 há 7 anos atrás
  walkor ae5291623c deal with ping/pong with payload há 7 anos atrás
  walkor 9c419cac75 Update Ws.php há 7 anos atrás
  Ares 3f2e828d40 Add user defined http header for websocket client protocol. há 7 anos atrás
  tianhe1986 2d3522d24a Processing head length. há 7 anos atrás
  tianhe1986 add3cce9f7 Checking mask bit. há 7 anos atrás
  tianhe1986 481b0982e9 Just echoing header info. há 7 anos atrás
  tianhe1986 499566845e Simplifying subprotocol parse. há 7 anos atrás
  tianhe1986 843e346394 Add checking for Sec-WebSocket-Accept header field. há 7 anos atrás
  Vitaliy Ponomarev 796c413d0e Adding support of custom functions within protocols. há 8 anos atrás
  Vitaliy Ponomarev ea04a07d29 Websocket - outgoing PING packets, now this packet contains MASK. há 8 anos atrás
  walkor eb9f8b057b update Sec-WebSocket-Key algorithm há 8 anos atrás
  moon 192f2cd275 fix PHP7 bitwise operation warning: A non-numeric value encountered há 8 anos atrás
  walkor 0ea2063b74 Update Ws.php há 9 anos atrás
  walkor feb27f1471 Update Ws.php há 9 anos atrás
  walkor 86b5a1728a check sendbuffer full for websocket há 9 anos atrás
  walkor 61b24f2ed2 fix Ws for uri há 9 anos atrás
  walkor 3fc35c30cb support Protocol::onConnect Protocol::onClose há 9 anos atrás
  walkor e7fbed0d7e fix ws asyncTcpConnection reconnect há 9 anos atrás
  walkor 6ad21a37e4 handshake automatically as ws client for issue #78 há 9 anos atrás
  walkor 3f8a1dfc40 log exception há 9 anos atrás
  walkor efbad6dc2b Compatible with php7 há 9 anos atrás
  walkor 8750c7dd5b fix send int há 9 anos atrás