BrennanConroy
f8756bb382
[This is not production ready code] Copy cookie from negotiate to websocket
2021-02-08 15:15:18 -08:00
Brennan
d842db7748
Allow new and delete to be replaced ( #44 )
2021-01-28 16:51:30 -08:00
Brennan
dccc577054
Add RTTI back ( #43 )
2021-01-25 19:46:40 -08:00
Brennan
bcd2108a59
Update README and remove unused files ( #40 )
2021-01-25 19:45:55 -08:00
Jura Boev
92f0003458
fixed deadlock on Stop when in connecting state ( #38 )
2021-01-21 17:08:48 -08:00
Brennan
0f383af906
Add milliseconds to logs ( #41 )
2020-12-07 12:36:57 -08:00
Brennan
0f2ce01520
Add memory leak detection to testing ( #39 )
2020-12-01 16:05:28 -08:00
Jamie Marconi
f32c59e36d
Better http request timeout handling. ( #37 )
2020-12-01 13:21:44 -08:00
Vladimir Popov
bcea094057
Crash if user not define log writer ( #34 )
...
Co-authored-by: popov5 <Vladimir.Popov@paragon-software.com>
2020-06-03 12:22:21 -07:00
TimTim
8eae67385d
Disable C4378 for x86-Release ( #32 )
...
* Disable C4378 for x86-Release
Disable the warning when a 32-bit float is returned which is treated as an error and prevents x86-Release config from building.
2020-05-18 11:58:01 -07:00
Brennan
c25bb4f445
Change library type ( #31 )
2020-05-04 17:40:15 -07:00
Brennan
7a72b7a295
Increase warning level and enable warning as error ( #28 )
2020-04-14 13:05:15 -07:00
Immo Landwerth
81d33af509
Link Code of Conduct ( #30 )
2020-04-09 12:42:26 -07:00
Brennan
0705074859
Update license ( #29 )
2020-03-03 10:12:06 -08:00
Stephan
c5c7e7f2eb
Fix linking error when using cpprestsdk from apt ( #26 )
2020-02-26 19:53:58 -08:00
Brennan
ca563692b9
Always bootstrap vcpkg ( #27 )
2020-02-26 17:57:10 -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
da8059adf7
Close connection properly from transport closing ( #17 )
2020-01-30 18:39:25 -08:00
Bill Romanowich
8b08788d79
Willroman/create json ( #23 )
...
* Modifications to createJson() in json_helpers to handle differently sized signed and unsigned integer values.
2020-01-28 10:25:46 -08:00
Brennan
f7716315d6
Hub Connection Builder ( #20 )
2019-12-11 16:06:09 -08:00
Brennan
0a35552d03
Add arcade to repo ( #21 )
2019-12-04 13:21:34 -08:00
Brennan
e722431f9f
Change Json library ( #18 )
2019-11-23 13:23:56 -08:00
Brennan
20613141d8
Refactor the protocol and handshake ( #14 )
2019-11-19 22:05:04 -08:00
Brennan
4007ee26c5
Fixup sample ( #15 )
2019-11-19 13:27:27 -08:00
Brennan
d0f42f35e7
Negotiate version support ( #16 )
2019-11-19 13:03:31 -08:00
Brennan
0a217b4391
Replace web::json with signalr::value on public API ( #12 )
2019-11-12 08:44:14 -08:00
Brennan
a8653a80b3
Copy Uri code from cpprestsdk ( #11 )
2019-11-11 12:40:20 -08:00
Brennan
807667bfab
Cache vcpkg dependency ( #13 )
2019-11-11 09:52:17 -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
2d491f42c2
Add support for open folder in VS for local dev ( #6 )
2019-07-09 15:11:25 -07:00
Brennan
b23a75e614
Build with CMake ( #4 )
2019-07-05 11:45:30 -07:00
Nate McMaster
3c17ee497b
Update README.md ( #5 )
2019-04-30 15:29:43 -07:00
BrennanConroy
db6944da0c
Multi agent yml ( #3 )
2019-04-02 14:07:06 -07:00
BrennanConroy
4d26f135c9
Initial client merge ( #2 )
2019-04-02 12:14:15 -07:00
BrennanConroy
b946468a0d
Start AzDo pipeline ( #1 )
2019-04-02 10:45:36 -07:00
Andrew Stanton-Nurse
dc7a980fe8
Add initial readme.
2019-04-02 09:58:28 -07:00