Skip to content

Latest commit

 

History

History
executable file
·
7 lines (5 loc) · 164 Bytes

solution.md

File metadata and controls

executable file
·
7 lines (5 loc) · 164 Bytes

This solution implements a server as given by the specification.

How to run:

go run main.go message.go client_manager.go endpoint.go

TODOs:

Write more tests.