Commit Graph
22 Commits
Author SHA1 Message Date
Dimon4eg 0c689bc382 Improve calculateRetryWaitMilliseconds (#63)
* improve calculateRetryWaitMilliseconds

* update comment
2019-05-10 19:37:32 -07:00
Dimon4eg e9f4e9647e Remove redundant iostream includes (#60) 2019-05-10 19:35:39 -07:00
Dimon4eg 0187735998 set thread name for Windows (#57) 2019-05-10 19:35:39 -07:00
Dimon4eg 00dc631f2b update README.md (#54)
Yeah !
2019-05-10 19:35:39 -07:00
Dimon4eg 40069b50a2 Use LUrlParser to fix issue of Windows (#53)
LGTM
2019-05-10 19:35:39 -07:00
Dimon4eg 33f50e809a added tests for IXUrlParser (#52)
* added tests for IXUrlParser

* add me as author
2019-05-10 19:35:39 -07:00
Dimon4eg 1f6b497015 Fix windows (#51)
* More fixes for Windows

* fix tests for windows

* qf for linux

* clean up
2019-05-10 19:35:39 -07:00
Dimon4eg c07ca74186 Fix for windows (#50) 2019-05-10 19:34:46 -07:00
Dimon4eg c28951f049 Improve calculateRetryWaitMilliseconds (#63)
* improve calculateRetryWaitMilliseconds

* update comment
2019-05-10 12:31:21 -07:00
Dimon4eg fa7f0fadde Remove redundant iostream includes (#60) 2019-05-08 13:33:21 -07:00
Dimon4eg 2732dfd0f1 set thread name for Windows (#57) 2019-05-08 07:43:43 -07:00
Dimon4eg fc21ad519b update README.md (#54)
Yeah !
2019-05-06 15:02:16 -07:00
Dimon4eg c65cfd3d26 Use LUrlParser to fix issue of Windows (#53)
LGTM
2019-05-06 14:45:02 -07:00
Dimon4eg 8955462f73 added tests for IXUrlParser (#52)
* added tests for IXUrlParser

* add me as author
2019-05-06 12:47:15 -07:00
Dimon4eg 78198a0147 Fix windows (#51)
* More fixes for Windows

* fix tests for windows

* qf for linux

* clean up
2019-05-06 12:22:57 -07:00
Dimon4eg 753fc845ac Fix for windows (#50) 2019-05-06 09:13:42 -07:00
Dimon4eg 58d65926bb 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
Dimon4eg 3207ce37b6 Speedup build for Windows (#43)
* Speedup build for Windows

* add space :)
2019-04-25 07:41:01 -07:00
Dimon4eg 4eded01841 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
Dimon4eg fbb7c012a3 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
Dimon4eg dac18fcabf move security framework linking to ixwebsocket (#26) 2019-04-14 17:13:24 -07:00
Dimon4eg 1d49ba41ea Fix typo (#19) 2019-03-17 16:08:28 -07:00