|
be0d31b06c
|
implemented some more control channel handler in server.go
|
2024-12-08 23:16:43 +09:00 |
|
|
e2d25cb53b
|
enhanced to be able to specify the service network for server-side peers
|
2024-12-05 18:24:42 +09:00 |
|
|
cd5bbedc11
|
renamed AddrStr to TargetAddrStr in RouteDesc
|
2024-12-05 01:31:59 +09:00 |
|
|
53777f1f60
|
cleaed up most of the logging lines
|
2024-12-05 01:26:44 +09:00 |
|
|
96442bb93a
|
implemented an api call at /client-conns/id/routes/id/peers/id
|
2024-12-01 17:20:16 +09: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
|
2024-11-23 12:30:23 +09:00 |
|
|
b981748b78
|
added the PEER_ABORTED message
|
2024-11-20 00:48:02 +09:00 |
|
|
188900c1ae
|
added the GetSeed() call and handled more events
|
2024-11-20 00:31:14 +09:00 |
|
|
fa336bfb07
|
filling impleemantion with more code
|
2024-11-18 22:25:59 +09:00 |
|
|
f02536bf24
|
added some experimental code using grpc
|
2024-11-12 22:59:37 +09:00 |
|