Commit Graph

19 Commits

Author SHA1 Message Date
cyp0633 ebf641a8d2 Merge USER command into PULL command 2022-11-27 00:26:12 +08:00
cyp0633 a44b25e3e7 Update protocol and handle unknown command 2022-11-26 23:38:09 +08:00
cyp0633 414709cee7 Add USER command 2022-11-26 23:25:59 +08:00
cyp0633 326448e38f
Update protocol 2022-11-26 20:50:55 +08:00
cyp0633 4bfd34bb8c
Listen UDP for probing 2022-11-26 17:16:19 +08:00
cyp0633 df0fb7ac3b
Update logging 2022-11-26 16:15:39 +08:00
cyp0633 c26bae7d86
Close connection on abnormal interruption 2022-11-25 10:05:30 +08:00
cyp0633 e73516b7ac
Update docs 2022-11-24 22:41:53 +08:00
cyp0633 e6f4d49523
Add logger 2022-11-24 22:35:07 +08:00
cyp0633 b5f950b41a
Add README 2022-11-22 15:35:04 +08:00
cyp0633 933401b8f9
Fix: Send command separated not well 2022-11-22 15:29:20 +08:00
cyp0633 c9fcf82903
Change some protocols 2022-11-22 11:10:20 +08:00
cyp0633 f8b39a977c
PULL and EXIT 2022-11-22 11:06:08 +08:00
cyp0633 8912acef5a
Send message 2022-11-22 10:42:14 +08:00
cyp0633 02b222e085
Move add client logic to TCP handler 2022-11-22 10:35:26 +08:00
cyp0633 03a505b3e7
Rebuild Client type 2022-11-22 10:25:05 +08:00
cyp0633 852a4b0634
Rename msg.go to protocol.go 2022-11-22 10:16:43 +08:00
cyp0633 eaab223876
Process HELO message 2022-11-22 10:12:54 +08:00
cyp0633 1cfb9cd50b
Receive connections and add client 2022-11-22 10:04:00 +08:00