View Source F1Bot.ExternalApi.SignalR.Client (f1_bot v0.7.0)
A signalR client that establishes a websocket connection to the live timing API and handles
all received events by forming F1Bot.F1Session.LiveTimingHandlers.Packet structs and passing them to
F1Bot.F1Session.LiveTimingHandlers for processing.
Useful documentation for SignalR 1.2: https://blog.3d-logic.com/2015/03/29/signalr-on-the-wire-an-informal-description-of-the-signalr-protocol/
https://learn.microsoft.com/en-us/aspnet/core/signalr/introduction https://github.com/SignalR/SignalR/blob/f3600c71f83d8312ad61bced0ca547795734d51e/src/Microsoft.AspNet.SignalR.Client/Connection.cs https://github.com/SignalR/SignalR/blob/f3600c71f83d8312ad61bced0ca547795734d51e/src/Microsoft.AspNet.SignalR.Client/Transports/TransportHelper.cs
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.