Commit Graph

18 Commits

Author SHA1 Message Date
2cf95fcc85 Added method to access request from connection 2024-02-22 16:24:49 +01:00
1c9d8a4a05 Updated readme 2024-02-22 02:06:09 +01:00
054e052da7 Renamed events in GroupManager 2024-02-22 02:01:12 +01:00
3abdced846 Test cases for ConnectionGroup 2024-02-22 01:46:40 +01:00
ca84671f33 Implemented writeAll and closeAll for groups 2024-02-22 01:32:31 +01:00
b0aede55b9 Renamed codec to protocol 2024-02-22 01:22:52 +01:00
be6955ea48 More inline docs 2024-02-22 00:34:11 +01:00
417c11670a More code cleanup 2024-02-22 00:15:22 +01:00
70e353bd0c Code cleanup, added phpstan 2024-02-21 23:48:13 +01:00
a6f70dbb76 Added events to GroupManager 2024-02-21 22:43:31 +01:00
418ece5155 Added writeBinary, tests for middleware 2024-02-21 22:26:06 +01:00
ea9865c177 Fixed errors in examples 2024-02-21 21:40:29 +01:00
98324121f1 Renamed connect event to connection 2024-02-21 21:38:57 +01:00
332c3076c0 Updated readme 2024-02-21 21:34:37 +01:00
1caeb3c29f Moved frame logic to WebSocketCodec 2024-02-21 21:23:24 +01:00
065d96f90a Added documentation for connection groups 2024-02-21 12:57:10 +01:00
c855fc177f Cleanup send code in WebSocketConnection 2024-02-21 03:17:11 +01:00
9e1b2fcbae Initial commit 2024-02-21 03:03:08 +01:00