wamp-rs
wamp-rs copied to clipboard
Is having random IDs an issue?
- Can these IDs overlap?
- Is it a problem if they do?
- If it is, can we use a uuid instead?
https://github.com/dyule/wamp-rs/blob/e6e814935afdbc17e379a10be3565619ffd2658f/src/router/mod.rs#L73-L78