View Source F1Bot.F1Session.LiveTimingHandlers behaviour (f1_bot v0.7.0)

Router for all packets ingested from F1 SignalR websocket API

Link to this section Summary

Functions

Ingestion point for processing received packets. Called by F1Bot.F1Session.Server for packets received from SignalR and by F1Bot.Replay when processing session replays.

Link to this section Callbacks

Link to this section Functions

Link to this function

process_live_timing_packet(session, packet, options)

View Source

Ingestion point for processing received packets. Called by F1Bot.F1Session.Server for packets received from SignalR and by F1Bot.Replay when processing session replays.