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ยง

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