summaryrefslogtreecommitdiff
path: root/src/app/socket.rs
AgeCommit message (Collapse)Author
2 daysAdd doc comments to app::socket module and rename PlayUpdate with SessionUpdateHEADmasterJomar Milan
These doc comments are very minor, but I felt like adding something and I didn't know what to put. The doc comments are for the module and for pub elements.
2 daysInclude error message in websocket error messageJomar Milan
2 daysMove crate::play to crate::app::socketJomar Milan