Commit Graph
18 Commits
Author SHA1 Message Date
dimon4eg 75011d0b4e simplify bindWebsocket 2019-05-09 00:23:16 +03:00
dimon4eg 28ae70ed20 use lock_guard 2019-05-09 00:20:26 +03:00
dimon4eg 2727d39fa4 update comments 2019-05-09 00:16:37 +03:00
dimon4eg 467f99b3bb Rename to WebSocketMessageQueue 2019-05-09 00:09:51 +03:00
Dimon4eg 636a69e9e1 qf 2019-05-08 22:24:39 +03:00
Dimon4eg 45d40dc159 Added IXWebSocketPoll class 2019-05-08 22:02:56 +03:00
Dimon4egandBenjamin Sergeant 88abb79a96 set thread name for Windows (#57) 2019-05-08 07:43:43 -07:00
Dimon4egandBenjamin Sergeant 95e9faff95 update README.md (#54)
Yeah !
2019-05-06 15:02:16 -07:00
Dimon4egandBenjamin Sergeant 979ff60a6b Use LUrlParser to fix issue of Windows (#53)
LGTM
2019-05-06 14:45:02 -07:00
Dimon4egandBenjamin Sergeant ea2e8f0787 added tests for IXUrlParser (#52)
* added tests for IXUrlParser

* add me as author
2019-05-06 12:47:15 -07:00
Dimon4egandBenjamin Sergeant 8ad47a315b Fix windows (#51)
* More fixes for Windows

* fix tests for windows

* qf for linux

* clean up
2019-05-06 12:22:57 -07:00
Dimon4egandBenjamin Sergeant 4d83dab4f3 Fix for windows (#50) 2019-05-06 09:13:42 -07:00
Dimon4egandBenjamin Sergeant 4fbc4e3be9 Fixes for windows (#45)
* init Net system on Windows

* propagate DNS error

* Add zlib 1.2.11 sources

* link zlib statically for windows

* remove not implemented function declaration

* fix connect on Windows
2019-04-25 16:26:53 -07:00
Dimon4egandBenjamin Sergeant 52260a63fb Speedup build for Windows (#43)
* Speedup build for Windows

* add space :)
2019-04-25 07:41:01 -07:00
Dimon4egandBenjamin Sergeant f61fd7b7f1 Link zlib statically for windows (#35)
* Add zlib 1.2.11 sources

* link zlib statically for windows
2019-04-19 09:14:03 -07:00
Dimon4egandBenjamin Sergeant 401fc39879 fix windows build (#29)
* fix windows build

* fix for Unix

* Fix build if TLS is OFF

* add OpenSSL req to ws

* Fix build on Mac

* fix tests for windows
2019-04-16 08:51:57 -07:00
Dimon4egandBenjamin Sergeant d4b0839328 move security framework linking to ixwebsocket (#26) 2019-04-14 17:13:24 -07:00
Dimon4egandBenjamin Sergeant e98634a277 Fix typo (#19) 2019-03-17 16:08:28 -07:00