Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 197 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 197 Bytes

simple-server

Simple hello world server with custom thread pool.

Server launches by ru.karatun.simpleserver.server.Server.main(). It shows same hello world page on any url. Default port - 8080.