|
2b29d05a4a
|
minor touch up
|
2024-11-30 18:59:36 +09:00 |
|
|
049937a53b
|
a few lines of comment text
|
2024-11-30 15:38:06 +09:00 |
|
|
bee458a47d
|
addimg more client side manpulation code
|
2024-11-30 03:08:20 +09:00 |
|
|
f6de948a5a
|
changed to store the target server address string as given by the caller and not resolve the string
|
2024-11-30 02:53:47 +09:00 |
|
|
4625ed3328
|
renames some api endpoints: e.g. /servers to /client-conns, /servers/xxx/peers to /client-conns/xxx/routes
|
2024-11-30 00:19:39 +09:00 |
|
|
9667a9b2e2
|
implemented POST to servers/X/peers
enhanced GET /servers
|
2024-11-28 01:29:02 +09:00 |
|
|
fdae537c84
|
implementing more client ctl commands
|
2024-11-26 09:41:15 +09:00 |
|
|
f62e77400a
|
filling code for client-side control channel
|
2024-11-25 22:55:03 +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 |
|