Commit Graph

11 Commits

Author SHA1 Message Date
yuanyuanxiang
6b81ad1f81 style: Format source code and support grouping client 2025-10-19 09:04:27 +02:00
yuanyuanxiang
303b5ef824 fix: #182 First command using HTTP protocol 2025-08-10 12:04:08 +02:00
yuanyuanxiang
a2759a5d6a Feature: Implement KCP protocol - based on UDP 2025-07-20 12:08:13 +02:00
yuanyuanxiang
41295ca03b Feature: Add encryption option for client building 2025-07-13 09:34:49 +02:00
yuanyuanxiang
db6b55d59b Feature: Support HTTP protocol and add building option 2025-07-12 14:35:35 +02:00
yuanyuanxiang
7f5b409c5c fix: Memory leak after delete client #143 2025-07-03 22:59:31 +02:00
yuanyuanxiang
64bebb1b86 feature: Add client protocol option TCP/UDP 2025-07-02 22:35:19 +02:00
yuanyuanxiang
848f4089bb feature: Support client connections over UDP 2025-07-01 21:57:56 +02:00
yuanyuanxiang
763b4f6f25 feature: Support listening on multiple ports simultaneously 2025-06-30 22:05:06 +02:00
yuanyuanxiang
3e5d45df6b layout: Refactor the socket server code 2025-06-29 22:38:41 +02:00
yuanyuanxiang
017a8c8fa2 layout: Reorganize TCP client/server code 2025-06-29 20:25:39 +02:00