09593fd678
fixed some potential concurrency issues in the client side.
...
enhanded route_started log messages
renamed service to svc for some items
added two more fields to denote requested service address/network to ServerRoute
2025-03-11 21:12:05 +09:00
bec93289f5
added the CONN_ERROR event t ype
2025-03-04 01:16:46 +09:00
c7b7bfd25f
added theConnDesc message to the grpc protocol
2025-02-20 00:59:00 +09:00
a0efb55c3e
trying to support notice event
2025-02-18 01:02:26 +09:00
25ce8a6ca4
added the client-peer-name field for route commands
2024-12-14 02:39:27 +09:00
7cea612ae5
trying to add client-side peer name
2024-12-14 00:19:12 +09:00
c562a41cb8
implementing a ssh termianl
2024-12-13 02:25:27 +09:00
f6ea852e61
added the proxy service for http/https client peer on the server side. work in progress
2024-12-12 21:09:16 +09:00
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