add cobra metrics publisher + server unittest

This commit is contained in:
Benjamin Sergeant
2019-09-05 21:57:05 -07:00
parent c0f098a578
commit 37a7b362d8
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