smancke / guble

websocket based messaging server written in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Message time

bogh opened this issue · comments

In the protocol do we need for message time to be supplied mandatory?
It is discarded on the server.

No, the server should always set it, so the client does not have to.