|
2d15f0d2a4
|
defined PeerId, RouteId, ConnId types and made relevant changes
|
2024-12-09 22:41:23 +09:00 |
|
|
be0d31b06c
|
implemented some more control channel handler in server.go
|
2024-12-08 23:16:43 +09:00 |
|
|
29180a7969
|
added more stats fields
|
2024-12-08 17:40:15 +09:00 |
|
|
87597ad698
|
extended stats to include number of rpc connections, routes, peers
|
2024-12-08 12:13:36 +09:00 |
|
|
7c3169e593
|
added some code to return statistics
|
2024-12-08 01:10:49 +09:00 |
|
|
1496951c36
|
added some code to exit the whole process upon panic in http goroutines
|
2024-12-08 00:57:58 +09:00 |
|
|
e144a39c5c
|
attempting to support TLS
|
2024-12-06 00:52:33 +09:00 |
|
|
e2d25cb53b
|
enhanced to be able to specify the service network for server-side peers
|
2024-12-05 18:24:42 +09:00 |
|
|
d4f00d63f9
|
cleaned up quite some log messages on the server side
|
2024-12-03 20:28:04 +09:00 |
|
|
d167308879
|
update to support multiple control server addresses
|
2024-12-03 11:52:46 +09:00 |
|
|
b17f3af7ad
|
added the id field to ServerConn
|
2024-12-03 00:55:19 +09:00 |
|
|
eef1941dea
|
added ReqStopAllServerConns() to the Server type
|
2024-12-02 09:46:10 +09:00 |
|
|
c901f88023
|
some incremetal changes
|
2024-12-02 02:19:50 +09:00 |
|
|
8346011d27
|
adding some server-side control handlers
|
2024-12-01 21:47:11 +09:00 |
|