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.