wamp-rs icon indicating copy to clipboard operation
wamp-rs copied to clipboard

Is having random IDs an issue?

Open FallingSnow opened this issue 7 years ago • 0 comments

  • 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

FallingSnow avatar Feb 27 '18 00:02 FallingSnow