v21’s avatarv21’s Twitter Archive—№ 79,073

  1. …in reply to @frozenpandaman
    @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.