https://github.com/embarkstudios/server-framework
Framework for running network services, opinions included
https://github.com/embarkstudios/server-framework
Last synced: about 1 year ago
JSON representation
Framework for running network services, opinions included
- Host: GitHub
- URL: https://github.com/embarkstudios/server-framework
- Owner: EmbarkStudios
- License: apache-2.0
- Created: 2021-11-29T10:47:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-01T08:53:37.000Z (about 3 years ago)
- Last Synced: 2023-06-01T09:33:27.342Z (about 3 years ago)
- Language: Rust
- Size: 127 KB
- Stars: 34
- Watchers: 10
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# `🗼 server-framework`
**Opinionated framework for running network servers**
[](https://embark.dev)
[](https://discord.gg/dAuKfZS)
[](https://crates.io/crates/rust-gpu)
[](https://docs.rs/rust-gpu)
[](https://deps.rs/repo/github/EmbarkStudios/rust-gpu)
[](https://github.com/EmbarkStudios/physx-rs/actions)
## 🚨 Work in progress 🚨
This project is still very much work in progress. Do not use this yet! The name is also gonna change before the actual release.
## Contribution
[](../main/CODE_OF_CONDUCT.md)
We welcome community contributions to this project.
Please read our [Contributor Guide](CONTRIBUTING.md) for more information on how to get started.
Please also read our [Contributor Terms](CONTRIBUTING.md#contributor-terms) before you make any contributions.
Any contribution intentionally submitted for inclusion in an Embark Studios project, shall comply with the Rust standard licensing model (MIT OR Apache 2.0) and therefore be dual licensed as described below, without any additional terms or conditions:
### License
This contribution is dual licensed under EITHER OF
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or )
* MIT license ([LICENSE-MIT](LICENSE-MIT) or )
at your option.
For clarity, "your" refers to Embark or any other licensee/user of the contribution.