Граф коммитов

52 Коммитов

Автор SHA1 Сообщение Дата
BrennanConroy ca663743f5 ls 2021-03-18 16:05:10 -07:00
BrennanConroy 0d55580c2f diag 2021-03-18 13:14:58 -07:00
BrennanConroy 7f983490bf q 2021-03-18 10:18:55 -07:00
BrennanConroy 90b2f8b251 reldbg 2021-03-18 09:37:28 -07:00
BrennanConroy 1fbd9eb096 try 2021-03-18 09:23:52 -07:00
BrennanConroy 3c4ae68b07 asan 2021-03-18 09:15:33 -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
Toni Solarin-Sodara f8ab4dfd2a
Make inclusion of jsoncpp source optional (#50) 2021-03-15 17:53:40 -07:00
TimTim ea4ad5b0a5
Skip negotiation (#33) 2021-02-25 09:03:12 -08:00
Brennan 4450cf12f3
Update pipeline (#47) 2021-02-17 15:15:33 -08:00
dotnet bot f32f127b45
Fixup feeds (#45)
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
2021-02-09 16:03:54 -08:00
Brennan 012dc39e2d
Fixup Mac builds (#46) 2021-02-09 15:24:07 -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