Commit graph

1 commit

Author SHA1 Message Date
Sebastian Haas
4f3e3f9a24
Accept JSON formatted command via sockets
- Start ServerSocket and listen for clients
- Accept multiple JSON objects as commands
	* Send messages (single recipient / group)
	* Receive messages (minimal support)
	* Send reactions
- Support attachments embedded in JSON (base64 encoded)
2021-01-18 23:32:12 +01:00