2018-11-06 UTC
# zzo38 I have now decided I think I will not implement POST for client to server protocol on either end, but both as the client and server to implement GET; POST is implemented for server to server protocol only. Since, the intention is that you will write the messages locally and then it will send it to your followers as well as post it to the local database to be received by other clients.