Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.61 KB

README.md

File metadata and controls

33 lines (17 loc) · 1.61 KB

CassandraNet

Cassandra Logo

A Rust powered server management platform for games. Used internally at WD Studios & is now being open-sourced, and ported over to rust.

What is this really?

CassandraNet simply just manages multiple servers (Virtual Machines, etc...) in one organized portal & API.

It helps server owners have a unified portal for all of their server needs, like connecting with authenticated users, verifying user sessions, banning players, managing server load, and so much more.

CassandraNet also gives you the ability to add "Plugins/Add-ons" to your instance to essentially fulfill more needs for your use case.

How would i Intergrate this within my own systems?

For example, if you use Azure Playfab for managing your games servers, ever since they Sunset Legacy Multiplayer Servers, You can't connect non-azure servers to Playfab anymore, so you are left with no other option.

What we recommend, is that you use Services like Playfab if you want a full live-ops solution right off the bat.

If you want a more managed solution with more control, CassandraNet is the way to go.

Code-of-conduct

CassandraNet follows the Rust Lang's Code-of-Conduct.

Contributing

Feel free to submit a PR at anytime. we embrace open-source, and would love to grow this project with the OSS Community.

Third-Party libraries Used

Check license.html for the Libraries used in the project.