SignalR-Client-Cpp/include/signalrclient
Maurice Prather 66458704cf
Fixes needed to enable compilation with gcc 13 (#96)
2023-08-18 10:48:45 -07:00
..
_exports.h Update license (#29) 2020-03-03 10:12:06 -08:00
cancellation_token.h Fix stop to properly wait (#73) 2021-10-06 14:28:11 -07:00
connection_state.h Update license (#29) 2020-03-03 10:12:06 -08:00
http_client.h Add public cancellation_token and pass to http_client (#64) 2021-07-28 15:13:10 -07:00
hub_connection.h 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
hub_connection_builder.h Add MessagePack support (#53) 2021-05-17 21:01:05 -07:00
hub_exception.h Update license (#29) 2020-03-03 10:12:06 -08:00
log_writer.h Update README and remove unused files (#40) 2021-01-25 19:45:55 -08:00
scheduler.h Add scheduler abstraction + default impl (#35) 2021-04-14 08:54:49 -07:00
signalr_client_config.h Add support for pinging (#77) 2022-03-08 10:07:52 -08:00
signalr_exception.h Add MessagePack support (#53) 2021-05-17 21:01:05 -07:00
signalr_value.h Fixes needed to enable compilation with gcc 13 (#96) 2023-08-18 10:48:45 -07:00
trace_level.h Logging improvements (#49) 2021-03-16 20:23:35 -07:00
transfer_format.h Update license (#29) 2020-03-03 10:12:06 -08:00
transport_type.h Update license (#29) 2020-03-03 10:12:06 -08:00
web_exception.h Update license (#29) 2020-03-03 10:12:06 -08:00
websocket_client.h Fix the protocol abstraction so different protocols can be supported (#48) 2021-03-16 15:21:22 -07:00