Commit Graph

25 Commits

Author SHA1 Message Date
Chris cb458cbebb Fixed some phpstan errors 2024-02-24 16:42:17 +01:00
Chris 7154b1baed Updated readme, example 2024-02-24 14:18:26 +01:00
Chris 899dd3b7e4 Code cleanup, return value fix, comments 2024-02-24 13:59:39 +01:00
Chris d603870d7f Updated readme 2024-02-24 00:31:45 +01:00
Chris 16fa77229c Updated example, readme 2024-02-24 00:15:57 +01:00
Chris 560e5f7881 Bugfixed handling of fin flag in WebSocketConnection 2024-02-23 23:05:09 +01:00
Chris 6f45622b09 Removed debugging code, tweaks to tests 2024-02-23 22:44:39 +01:00
Chris 2cf95fcc85 Added method to access request from connection 2024-02-22 16:24:49 +01:00
Chris 1c9d8a4a05 Updated readme 2024-02-22 02:06:09 +01:00
Chris 054e052da7 Renamed events in GroupManager 2024-02-22 02:01:12 +01:00
Chris 3abdced846 Test cases for ConnectionGroup 2024-02-22 01:46:40 +01:00
Chris ca84671f33 Implemented writeAll and closeAll for groups 2024-02-22 01:32:31 +01:00
Chris b0aede55b9 Renamed codec to protocol 2024-02-22 01:22:52 +01:00
Chris be6955ea48 More inline docs 2024-02-22 00:34:11 +01:00
Chris 417c11670a More code cleanup 2024-02-22 00:15:22 +01:00
Chris 70e353bd0c Code cleanup, added phpstan 2024-02-21 23:48:13 +01:00
Chris a6f70dbb76 Added events to GroupManager 2024-02-21 22:43:31 +01:00
Chris 418ece5155 Added writeBinary, tests for middleware 2024-02-21 22:26:06 +01:00
Chris ea9865c177 Fixed errors in examples 2024-02-21 21:40:29 +01:00
Chris 98324121f1 Renamed connect event to connection 2024-02-21 21:38:57 +01:00
Chris 332c3076c0 Updated readme 2024-02-21 21:34:37 +01:00
Chris 1caeb3c29f Moved frame logic to WebSocketCodec 2024-02-21 21:23:24 +01:00
Chris 065d96f90a Added documentation for connection groups 2024-02-21 12:57:10 +01:00
Chris c855fc177f Cleanup send code in WebSocketConnection 2024-02-21 03:17:11 +01:00
Chris 9e1b2fcbae Initial commit 2024-02-21 03:03:08 +01:00