telendt / fmaze

Backend Coding Challenge
MIT License
1 stars 0 forks source link

Client authentication deadline #4

Closed telendt closed 7 years ago

telendt commented 7 years ago

Clients should send their ID within some finite (preferably small) timeframe, otherwise their connection should be closed (since the protocol does not define a way of communicating problems back to the clients).

telendt commented 7 years ago

Fixed in 140ed45b5246c1a2a7db5c14ca17eaaf0ba2b2e4.