# Functions
AcsWsUrl returns the websocket url for ACS given the endpoint.
StartSession creates a session with ACS and handles requests using the passed in arguments.
# Variables
SequenceNumber is a number shared between all ACS clients which indicates the last sequence number successfully handled.
# Structs
No description provided by the author