hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-23 11:13:16 +00:00
493309a4e9 switched to use own function for logging
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-23 08:21:05 +00:00
37c600d0f6 fixed the broken code for enhanced logging mechanism
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-23 05:49:18 +00:00
30f997d8e8 enhancing logging. code broken
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-23 03:41:57 +00:00
afb3ad33af set proper dependency in Makefile
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-23 03:34:32 +00:00
dcc0c6afc6 updated Makefile to call protoc only if it's needed.
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-23 03:30:41 +00:00
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
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-20 16:11:11 +00:00
9d7a843b4c started add log messages
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-19 17:48:10 +00:00
e018bc9cab implemented cancellation of the client-peer connection attempt
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-19 15:48:20 +00:00
b981748b78 added the PEER_ABORTED message
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-19 15:36:06 +00:00
de85c4c754 upcast net.Conn to *net.TCPConn as soon as client-side peer connection is established
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-19 15:31:25 +00:00
188900c1ae added the GetSeed() call and handled more events
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-18 13:26:10 +00:00
fa336bfb07 filling impleemantion with more code
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-17 05:58:07 +00:00
847f71d914 more logic implemented
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-16 15:47:25 +00:00
4098b47f41 restructuring the client-side task handling
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-15 15:03:53 +00:00
7333e40d9c used 'flag' to parse command line
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-13 14:15:00 +00:00
662f623f4c tryng to structure the client code similar to the server code
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-12 17:20:34 +00:00
9c927464b0 added signal handler to the client
hyung-hwan created branch main in hyung-hwan/hodu 2024-11-12 13:59:58 +00:00
hyung-hwan pushed to main at hyung-hwan/hodu 2024-11-12 13:59:58 +00:00
f02536bf24 added some experimental code using grpc
hyung-hwan created repository hyung-hwan/hodu 2024-11-12 13:56:49 +00:00