Add TCP support #12

Merged
Persson-dev merged 12 commits from tcp into main 2025-03-03 10:04:42 +00:00

12 Commits

Author SHA1 Message Date
7a4b2aeb4a dispatcher nullcheck
All checks were successful
Linux arm64 / Build (push) Successful in 14s
2025-03-03 11:02:56 +01:00
c46c5bed6f simplify dispatcher
All checks were successful
Linux arm64 / Build (push) Successful in 14s
2025-03-03 11:00:36 +01:00
6466e4bc45 raw ptr test
All checks were successful
Linux arm64 / Build (push) Successful in 15s
2025-03-02 22:29:31 +01:00
025a9c1469 fix socket write
All checks were successful
Linux arm64 / Build (push) Successful in 16s
2025-03-02 21:13:07 +01:00
b687ac65f1 fix tcpsocket move
All checks were successful
Linux arm64 / Build (push) Successful in 15s
2025-03-02 21:04:14 +01:00
afc4189450 fix tcpsocket error
All checks were successful
Linux arm64 / Build (push) Successful in 15s
2025-03-02 20:38:44 +01:00
8d3d9e38ee dispatcher: use weak_ptr 2025-03-02 20:37:54 +01:00
643da71e34 add socket move 2025-03-02 20:33:59 +01:00
32d30c7f44 fix includes
All checks were successful
Linux arm64 / Build (push) Successful in 14s
2025-03-02 17:52:37 +01:00
04ca498b0c add missing headers
All checks were successful
Linux arm64 / Build (push) Successful in 15s
2025-03-02 17:36:17 +01:00
4b2e4ca132 add tcp support
All checks were successful
Linux arm64 / Build (push) Successful in 58s
2025-03-02 11:31:07 +01:00
efcfae69db fix windows build 2025-03-02 11:30:54 +01:00