Maurice Prather
|
66458704cf
|
Fixes needed to enable compilation with gcc 13 (#96)
|
2023-08-18 10:48:45 -07:00 |
Jura Boev
|
6e5e108057
|
Add support for pinging (#77)
* Add keepalive interval and the server timeout.
|
2022-03-08 10:07:52 -08:00 |
Brennan
|
d1afaf3096
|
Fix stop to properly wait (#73)
|
2021-10-06 14:28:11 -07:00 |
Brennan
|
a0eb4b0a26
|
Fix calling convention on ctor (#67)
|
2021-08-06 10:44:57 -07:00 |
Brennan
|
3212db9cbc
|
Use std::vector for 'send' and 'on' to make it clear there can be multiple arguments/parameters (#65)
|
2021-08-05 18:41:47 -07:00 |
Brennan
|
b6320cef4e
|
Add binary argument support (#66)
|
2021-08-05 17:53:29 -07:00 |
Brennan
|
6e997d58ba
|
Add public cancellation_token and pass to http_client (#64)
|
2021-07-28 15:13:10 -07:00 |
Brennan
|
dfd1f63d39
|
Add handshake timeout (#60)
|
2021-07-23 13:17:54 -07:00 |
Oleksandr Dehtiar
|
8b0f7aab0c
|
Fix build of http client (#62)
|
2021-07-07 11:35:33 -07:00 |
Brennan
|
d7a629ad5c
|
Add MessagePack support (#53)
|
2021-05-17 21:01:05 -07:00 |
Brennan
|
bef52259ea
|
Compile test project with source files instead of library reference (#55)
|
2021-04-21 09:21:55 -07:00 |
Brennan
|
5c499e361e
|
Flow error to disconnected callback (#56)
|
2021-04-21 09:19:36 -07:00 |
Brennan
|
4a10b9b520
|
Add scheduler abstraction + default impl (#35)
|
2021-04-14 08:54:49 -07:00 |
Brennan
|
fdbf36d62e
|
Logging improvements (#49)
|
2021-03-16 20:23:35 -07:00 |
Brennan
|
9927ad4db0
|
Fix the protocol abstraction so different protocols can be supported (#48)
|
2021-03-16 15:21:22 -07:00 |
TimTim
|
ea4ad5b0a5
|
Skip negotiation (#33)
|
2021-02-25 09:03:12 -08:00 |
Brennan
|
bcd2108a59
|
Update README and remove unused files (#40)
|
2021-01-25 19:45:55 -08:00 |
Brennan
|
7a72b7a295
|
Increase warning level and enable warning as error (#28)
|
2020-04-14 13:05:15 -07:00 |
Brennan
|
0705074859
|
Update license (#29)
|
2020-03-03 10:12:06 -08:00 |
Brennan
|
dcb0c67927
|
Fix leak on copy (#25)
|
2020-02-06 14:27:15 -08:00 |
Brennan
|
c603641c3b
|
Build without CPPRestSDK (#24)
|
2020-02-04 16:06:57 -08:00 |
Brennan
|
f7716315d6
|
Hub Connection Builder (#20)
|
2019-12-11 16:06:09 -08:00 |
Brennan
|
20613141d8
|
Refactor the protocol and handshake (#14)
|
2019-11-19 22:05:04 -08:00 |
Brennan
|
0a217b4391
|
Replace web::json with signalr::value on public API (#12)
|
2019-11-12 08:44:14 -08:00 |
Brennan
|
45a47b4a75
|
Provide an Object Model for sending/receiving messages (#9)
|
2019-11-07 10:01:56 -08:00 |
Brennan
|
49f06643fa
|
Start trying to ifdef cpprestsdk out (#10)
|
2019-11-06 12:49:07 -08:00 |
Brennan
|
0852021550
|
CMakify sample (#8)
|
2019-07-24 09:01:14 -07:00 |
Brennan
|
da16d2168d
|
Remove pplx::task from product code (#7)
|
2019-07-18 14:03:56 -07:00 |
Brennan
|
b23a75e614
|
Build with CMake (#4)
|
2019-07-05 11:45:30 -07:00 |
BrennanConroy
|
4d26f135c9
|
Initial client merge (#2)
|
2019-04-02 12:14:15 -07:00 |