pub type ConnectionId = u64;
This is the external type used to identity an connection. This is generated client-side and should be random to make it unique.