Olivia Zoe
|
2e1657167f
|
Meta: documentation fixes (#127)
* Clarify versions, minor punctuation fix
* Copyediting, borked URL
* Fix Python comments in C++ code
* Copyediting
* Pretty code
* Copyediting, pretty code
* Typo
* Pretty code
|
2019-12-03 09:28:18 -08:00 |
|
Benjamin Sergeant
|
c3a619f114
|
Add client support for websocket subprotocol. Look for the new addSubProtocol method for details
|
2019-10-13 13:37:34 -07:00 |
|
Benjamin Sergeant
|
afed387bcf
|
Socket Factory has only one function which works for server and client code, and can do tls for both
|
2019-09-30 22:06:46 -07:00 |
|
Benjamin Sergeant
|
7939f7ad50
|
docs: WITH_TLS => USE_TLS
|
2019-09-29 21:31:13 -07:00 |
|
Matt DeBoer
|
8bfc3c5ea6
|
document basic usage
|
2019-09-29 21:29:28 -07:00 |
|
Benjamin Sergeant
|
e2121d809e
|
fix unittest warnings + remove trailing spaces
|
2019-09-12 11:43:52 -07:00 |
|
Benjamin Sergeant
|
7a73ec7c06
|
New option to cap the max wait between reconnection attempts. Still default to 10s. (setMaxWaitBetweenReconnectionRetries) (#108)
|
2019-08-30 12:46:35 -07:00 |
|
Benjamin Sergeant
|
225b7d7db7
|
doc / bring back detailed APIs
|
2019-08-26 22:11:35 -07:00 |
|
Benjamin Sergeant
|
56def6def4
|
Add md doc made with mkdocs
|
2019-08-26 21:25:45 -07:00 |
|