add cobra metrics publisher + server unittest

This commit is contained in:
Benjamin Sergeant
2019-09-05 21:57:05 -07:00
parent d959d73261
commit e40dda7549
7 changed files with 247 additions and 14 deletions

View File

@@ -50,5 +50,5 @@ namespace ix
bool startWebSocketEchoServer(ix::WebSocketServer& server);
snake::AppConfig makeSnakeServerConfig();
snake::AppConfig makeSnakeServerConfig(int port);
} // namespace ix