|
a78a0a4fc4
|
reorganized the source to place the resuable code under the hodu package and keep the command entry point in the main package under the cmd directory
|
2024-11-23 12:30:23 +09:00 |
|
|
de85c4c754
|
upcast net.Conn to *net.TCPConn as soon as client-side peer connection is established
|
2024-11-20 00:35:58 +09:00 |
|
|
188900c1ae
|
added the GetSeed() call and handled more events
|
2024-11-20 00:31:14 +09:00 |
|
|
847f71d914
|
more logic implemented
|
2024-11-17 14:57:56 +09:00 |
|
|
4098b47f41
|
restructuring the client-side task handling
|
2024-11-17 00:47:15 +09:00 |
|
|
662f623f4c
|
tryng to structure the client code similar to the server code
|
2024-11-13 23:14:43 +09:00 |
|
|
f02536bf24
|
added some experimental code using grpc
|
2024-11-12 22:59:37 +09:00 |
|