NexusSocial / nexus-vr

Monorepo for most code
Apache License 2.0
18 stars 7 forks source link

replicate: implement server side data model #121

Closed TheButlah closed 3 weeks ago

TheButlah commented 3 weeks ago

Handles serverbound messages and stores state in the server's data model. Does not implement the clientside sync task, or the serverside sync task. Does not attempt to use datagrams yet.