Benjamin Sergeant
|
2802cad8c4
|
more tls in memory certs doc + bump file format
|
2020-04-24 15:50:39 -07:00 |
|
Benjamin Sergeant
|
d1cd5e62ac
|
update doc
|
2020-04-04 17:54:15 -07:00 |
|
Benjamin Sergeant
|
d81e4d4fc0
|
setHeartBeatPeriod -> setPingInterval (in doc + disabled unittests)
|
2020-03-31 18:36:50 -07:00 |
|
Benjamin Sergeant
|
5ad54a8904
|
pre-commit / fix simple file trailing things
|
2020-03-21 19:31:38 -07:00 |
|
Benjamin Sergeant
|
385d6f5f4a
|
(doc) move tls options to its own section
|
2020-03-17 08:49:42 -07:00 |
|
Benjamin Sergeant
|
3919153a7b
|
close #164 / add reference to tls option which must be set to true in server mode
|
2020-03-17 08:45:39 -07:00 |
|
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 |
|