finished initial crud for hosts, fixed stun server close bug

This commit is contained in:
0xdcarns
2022-12-19 14:55:24 -05:00
parent f267648286
commit cc529ab3bd
6 changed files with 325 additions and 93 deletions

View File

@@ -27,6 +27,7 @@ var HttpHandlers = []interface{}{
extClientHandlers,
ipHandlers,
loggerHandlers,
hostHandlers,
}
// HandleRESTRequests - handles the rest requests