Skip to content
Alchemist-V edited this page Nov 11, 2017 · 1 revision

Welcome to the mom-server wiki!

mom-server is a simple and lightweight Http Server created without using any external libraries.

Mom Server comes with its own logger and Pojo configurations, but the same can be easily decoupled, if you are interested in the server implementation only!

The same repo also contains a stubby sample app called tickermaster that demos integration with the server.

Note: As of now the server is single threaded.

Clone this wiki locally