TurboWarp / cloud-server

Cloud variable server monorepo: Node.js server implementation and protocol documentation
MIT License
41 stars 34 forks source link

Store variables persistently #5

Open ghost opened 4 years ago

ghost commented 4 years ago

This could be done by having the janitor write the room's variables to a file or a more proper database when a room is removed.

GarboMuffin commented 2 years ago

https://github.com/TurboWarp/cloud-server/pull/107 will provide an option to enable this on custom deployments

It is unknown whether this will be enabled for clouddata.turbowarp.org

InfinityLoop1 commented 11 months ago

what are some servers that do this? sorry if i'm not asking this in the right place (many of my games don't work correctly because clouddata.turbowarp.org doesn't do this)

zaid1442011 commented 3 months ago

what are some servers that do this? sorry if i'm not asking this in the right place (many of my games don't work correctly because clouddata.turbowarp.org doesn't do this)

https://github.com/SheepTester/primitive-cloud-server

You can try to make your own server software if you know how the protocol works.

If you want others to use it, use a hosting provider, or self host if you know ho. (Some free hosting providers)