GatewayWorker icon indicating copy to clipboard operation
GatewayWorker copied to clipboard

Distributed realtime messaging framework based on workerman.

Results 23 GatewayWorker issues
Sort by recently updated
recently updated
newest added

|版本/分支|workerman/workerman约束| |--|--| |3.0.27|`workerman/workerman: ^4.0.0 \|\| ^5.0.0`| |3.x|`workerman/workerman: ^4.0.30`| 这个约定不一致,略坑。

https://github.com/walkor/GatewayWorker/blob/aefdc21fdf847331a5acbd7e4422cd26d44e5474/src/Lib/Gateway.php#L1157 Under a high load workers turn to a busy state after this exception in `sendAndRecv` method `stream_socket_client(): unable to connect to tcp://127.0.0.1:2313 (Operation timed out) in GatewayWorker/Lib/Gateway.php on line...