Files
simplexmq/tests
Evgeny Poberezkin 5b39f51203 websockets transport (#139)
* example websockets server

* example of ws client

* type class TConnection for  generic TCP/WebSockets implementation

* support WebSockets transport

* rename TConnection methods

* revert runClient to not need transport arg

* pass the list of ports and transports via SMP server config

* remove TypeApplications

* s/Transport/TProxy/, s/TConnection/Transport/

* fix server with multiple transports, make SMP client use WS transport with port 80 (TODO fallback to WS)
2021-05-17 22:33:12 +01:00
..
2021-05-17 22:33:12 +01:00
2021-05-17 22:33:12 +01:00
2021-05-17 22:33:12 +01:00
2021-05-17 22:33:12 +01:00
2021-05-17 22:33:12 +01:00