Age | Commit message (Expand) | Author |
---|---|---|
2023-10-08 | fix for php 8.2HEADmaster | Evgeny Zinoviev |
2023-04-13 | 1.6.0: support signals | Evgeny Zinoviev |
2021-03-03 | use socket_* family of functions | Evgeny Zinoviev |
2021-03-03 | use custom exception class | Evgeny Zinoviev |
2021-03-03 | support pause()/continue(), fix poll(), other fixes | Evgeny Zinoviev |
2021-03-03 | code style | Evgeny Zinoviev |
2021-03-02 | code fixes here and there | Evgeny Zinoviev |
2021-03-02 | Client::parseMessage fix | Evgeny Zinoviev |
2021-03-02 | create separate classes WorkerClient and MasterClient | Evgeny Zinoviev |
2021-03-02 | Client: close() on destruct | Evgeny Zinoviev |
2021-03-01 | make Client::send() public | Evgeny Zinoviev |
2021-03-01 | support new protocol | Evgeny Zinoviev |
2021-02-27 | change default ports to 7080 and 7081 | Evgeny Zinoviev |
2021-02-26 | Client: improve error handling, improve phpdoc | Evgeny Zinoviev |
2021-02-26 | initial | Evgeny Zinoviev |