10 Commits

Author SHA1 Message Date
Alexandru Macocian 8eb0fe06c0 Setup for multiple listener types 2021-10-01 17:25:32 +02:00
Alexandru Macocian 867fa12a6c Support for interpolated URLs
Implemented use of TypeConverters for requests and responses
2021-09-29 00:41:36 +02:00
Alexandru Macocian 8ad0b27029 Reconnect policy for tcp client. 2021-03-02 17:14:35 +01:00
amacocian 348cec6f91 Implemented websocket client 2019-07-24 15:34:24 +03:00
amacocian a1934fdf34 Fixed an error with server responses. 2019-07-23 18:23:03 +03:00
amacocian 8c875c4278 Changed Interfaces to provide handlers with reference to server directly through method calls 2019-07-23 15:57:08 +03:00
amacocian e84c1051a2 Added http handlers 2019-07-23 14:47:38 +03:00
amacocian 59078d13f5 Modified from ASCII to Unicode Encoding for broadcasting. 2019-07-22 15:00:29 +03:00
amacocian 7cf668e3c1 Implemented a unified message sending method.
Implemented broadcasting handlers to test encrypted communication.
2019-07-19 09:48:42 +03:00
amacocian 0527a60ae5 Changed target to all 2019-07-18 15:49:50 +03:00