Expand description

Defines basic functions for creating IDs for connections. These should be called once per connection in the connection constructor and then passed to emitting actors.

Functionsยง

create_id
Creates a connection ID based on the connection index and the current timestamp.
get_connection_index
Gets the connection index from the connection ID.