-
@frozenpandaman what i did for frog chorus was take a chat example (in Rust, but same same) and then hack at it until it had the data i needed, the concept of "rooms" and joining etc worked right for the site. if i were you i'd start there & once it's working in-memory add in DB persistence.