Commit Graph

111 Commits

Author SHA1 Message Date
teejusb
1d210c0139
Initialize the PSA Crypto API if requested (#514) 2024-04-29 21:12:56 -07:00
bsergean
c5a02f1066
Update README.md 2024-02-10 22:03:22 -08:00
Benjamin Sergeant
014d43eb13 stop building mingw ; if someone wants to maintain this port please reach out ! 2023-10-13 19:54:25 -07:00
Michael M
ed5b1a0895
Fix links & update info in README (#485) 2023-09-15 22:36:52 -07:00
lanthora
f79c64ae97
Add a reference to Candy in the README (#462) 2023-05-04 00:03:28 -07:00
Benjamin Sergeant
2b40a30c8f
Update README.md 2022-05-02 09:34:43 -07:00
Benjamin Sergeant
20921f341a
Update README.md 2022-03-28 22:04:27 -07:00
Benjamin Sergeant
8c15405ed0
Add a reference to NovaCoin in the README 2021-12-22 22:52:53 -08:00
Benjamin Sergeant
71f73e5f6e
Update README (add another project using the lib) 2021-12-02 22:49:12 -08:00
Benjamin Sergeant
ae187c0e98
Readme: Add mingw to build matrix 2021-05-18 11:15:21 -07:00
Benjamin Sergeant
54db6ec8bb add notes about ssl configuration in demo program 2021-05-09 13:45:01 -07:00
Benjamin Sergeant
1410797d6f document -DBUILD_DEMO=ON 2021-03-22 08:51:58 -07:00
Benjamin Sergeant
968cc5c1c4 reference wslay as alternative C websocket library 2021-03-19 08:05:01 -07:00
Benjamin Sergeant
cadb8336f2 add reference to Teleport which is using ixwebsockets 2021-03-16 09:10:36 -07:00
Benjamin Sergeant
c61975bf75 minor improvement to the main.cpp builtin example 2021-02-19 13:50:50 -08:00
Benjamin Sergeant
ee5a2eb46e mention C++11 compatibility in the readme 2021-01-03 11:48:10 -08:00
Benjamin Sergeant
8910ebcc3c enable some unittests on windows 2020-12-26 12:44:06 -08:00
Benjamin Sergeant
2fac4bd9ef s/autobahn/autoroute 2020-11-25 10:00:35 -08:00
Benjamin Sergeant
f566fb457b update readme 2020-11-25 09:59:27 -08:00
Benjamin Sergeant
f60485d9c2 use ctest for testing 2020-11-11 11:11:34 -08:00
Benjamin Sergeant
b05b124cb3 update readme 2020-11-11 09:20:42 -08:00
Lucca Nunes
e8b12feaeb
Update README.md (#249) 2020-11-01 18:17:12 -08:00
Benjamin Sergeant
b74f7319c6 add a note to the readme about the fact that the MinGW compiler is not supported. close #242 2020-09-03 13:50:46 -07:00
tostc
c9854be1c4
- Updated libDiscordBot description (#214) 2020-06-14 09:58:43 -07:00
Benjamin Sergeant
9886a30490 fix #210 / better standalone example, an echo client 2020-05-27 16:24:33 -07:00
Benjamin Sergeant
4ed5206d79 fix #210 / add include to README hello world example 2020-05-27 16:04:39 -07:00
Benjamin Sergeant
9d4ca3f34e
Update README.md 2020-05-21 09:35:33 -07:00
Benjamin Sergeant
de6f3ded09 ci / break unittest job into small job files 2020-05-21 09:01:50 -07:00
Liz3
e8287e91e4
Updated project reference/description (#202)
* edit project reference

* simple rephrase
2020-05-15 09:48:28 -07:00
Benjamin Sergeant
cc72494b63 Add reference to DisCPP to the README (fix #198) 2020-05-09 21:08:34 -07:00
Benjamin Sergeant
e4da62547b add reference to multiple projects using IXWebSocket 2020-05-05 07:52:02 -07:00
Benjamin Sergeant
b04764489c (doc) add link to a project using ixwebsocket #187 2020-05-04 09:21:39 -07:00
Benjamin Sergeant
c96abcef1c build status github badge 2020-02-23 09:46:08 -08:00
Benjamin Sergeant
0544cdedeb fix broken autobahn link 2020-01-09 15:30:33 -08:00
Benjamin Sergeant
c7fc4f0f8e add user list in readme 2019-12-30 22:16:29 -08: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
1b11ef006a Update README.md 2019-11-23 12:44:24 -08:00
Benjamin Sergeant
a3ad92b9d9 update readme 2019-11-06 23:12:45 -08:00
Benjamin Sergeant
e2121d809e fix unittest warnings + remove trailing spaces 2019-09-12 11:43:52 -07:00
Benjamin Sergeant
c09eac49c9 README: update link to the doc 2019-09-06 10:42:48 -07:00
Benjamin Sergeant
30b83b5ff0 Update README.md 2019-09-05 14:30:51 -07:00
Benjamin Sergeant
a43046c921 ws autobahn / report progress with spdlog::info to get timing info 2019-09-04 10:16:32 -07:00
Benjamin Sergeant
ba41dbc69a readme 2019-09-01 11:38:39 -07:00
Benjamin Sergeant
0c1f2252a1 readme 2019-08-26 22:49:40 -07:00
Benjamin Sergeant
98a397696c readme 2019-08-26 22:29:10 -07:00
Benjamin Sergeant
f968d4c333 one last tweak 2019-08-26 22:02:24 -07:00
Benjamin Sergeant
59e15be524 readme tweaks 2019-08-26 21:57:05 -07:00
Benjamin Sergeant
ccabe93ae8 new simple readme 2019-08-26 21:55:00 -07:00
Benjamin Sergeant
56def6def4 Add md doc made with mkdocs 2019-08-26 21:25:45 -07:00
Benjamin Sergeant
d3e5a63fa2 ws connect has a new option to send HTTP headers + use WebSocketHttpHeaders instead of unordered_map<string, string> 2019-08-26 10:19:09 -07:00