|
0809f9bedc
|
renamed cts.id/sid to cts.Id/Sid respectively
|
2025-01-18 13:32:42 +09:00 |
|
|
e2f1d58c5e
|
exposed some fields of the ClientRoute struct
|
2025-01-18 12:58:17 +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 |
|
|
2d15f0d2a4
|
defined PeerId, RouteId, ConnId types and made relevant changes
|
2024-12-09 22:41:23 +09:00 |
|
|
53777f1f60
|
cleaed up most of the logging lines
|
2024-12-05 01:26:44 +09:00 |
|
|
d4f00d63f9
|
cleaned up quite some log messages on the server side
|
2024-12-03 20:28:04 +09:00 |
|
|
96442bb93a
|
implemented an api call at /client-conns/id/routes/id/peers/id
|
2024-12-01 17:20:16 +09:00 |
|
|
b792997184
|
writing clent-side api code for /servers/id/routes/id/peers
|
2024-11-30 20:06:59 +09:00 |
|
|
dcdadbeb20
|
separating http handler to separate structs
using the pattern supported by http.ServeMux since go 1.22
|
2024-11-25 19:46:18 +09:00 |
|