https://github.com/networknext/next
Network Next
https://github.com/networknext/next
Last synced: 5 months ago
JSON representation
Network Next
- Host: GitHub
- URL: https://github.com/networknext/next
- Owner: networknext
- License: other
- Created: 2019-12-06T19:47:01.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-10-26T17:34:44.000Z (8 months ago)
- Last Synced: 2025-10-26T18:36:41.547Z (8 months ago)
- Language: Go
- Homepage: https://networknext.com
- Size: 433 MB
- Stars: 50
- Watchers: 6
- Forks: 5
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- MultiplayerNetworkingResources - Network Next - Network accelerator for multiplayer games. (Libraries)
README

[](https://networknext.semaphoreci.com/projects/next)
Network Next is a **network accelerator** for multiplayer games.
It's currently live worldwide with the football game [REMATCH](https://www.playrematch.com). More details [here](https://mas-bandwidth.com/rematch-accelerated-by-network-next/).
Network Next is source available and free to use when you host the software for your own game with less than 10k peak CCU. For games with 10k-100k peak CCU, the license fee is $25k USD per-game, per-year. For games with more than 100k peak CCU, the license fee is $100k USD per-game, per-year.
We also offer a hosted solution with commercial support. Please [contact us](mailto:glenn@networknext.com) for details.
# Install Network Next
1. [Fork the network next repository on github](docs/fork_next_repository.md)
2. [Run a local instance with docker compose](docs/run_local_instance_with_docker_compose.md)
3. [Setup your local machine for development](docs/setup_your_local_machine_for_development.md)
4. [Setup prerequisites](docs/setup_prerequisites.md)
5. [Configure network next](docs/configure_network_next.md)
6. [Create google cloud projects with terraform](docs/create_google_cloud_projects_with_terraform.md)
7. [Setup Semaphore CI to build and deploy artifacts](docs/setup_semaphore_ci_to_build_and_deploy_artifacts.md)
8. [Deploy to Development](docs/deploy_to_development.md)
9. [Deploy to Staging](docs/deploy_to_staging.md)
10. [Deploy to Production](docs/deploy_to_production.md)
11. [Tear down dev, staging and production](docs/tear_down_dev_staging_and_production.md)
# Customize your Installation
1. [Spin dev back up](docs/spin_dev_back_up.md)
2. [Disable the raspberry clients](docs/disable_the_raspberry_clients.md)
3. [Connect a client to the test server](docs/connect_a_client_to_the_test_server.md)
4. [Modify route shader for test buyer](docs/modify_route_shader_for_test_buyer.md)
5. [Move test server to Sao Paulo](docs/move_test_server_to_sao_paulo.md)
6. [Enable acceleration to Sao Paulo](docs/enable_acceleration_to_sao_paulo.md)
7. [Modify set of google relays](docs/modify_set_of_google_relays.md)
8. [Modify set of amazon relays](docs/modify_set_of_amazon_relays.md)
9. [Modify set of akamai relays](docs/modify_set_of_akamai_relays.md)
10. [Spin up other relays in Sao Paulo](docs/spin_up_other_relays_in_sao_paulo.md)
11. [Spin up relays near you](docs/spin_up_relays_near_you.md)
12. [Test acceleration to Sao Paulo](docs/test_acceleration_to_sao_paolo.md)
# Integrate with your Game
1. [Create your own buyer](docs/create_your_own_buyer.md)
2. [Customize your route shader](docs/customize_your_route_shader.md)
3. [Run your own client and server](docs/run_your_own_client_and_server.md)
4. [Integrate with your game](docs/integrate_with_your_game.md)
# Set up your Production Environment
* [Getting production ready for your game](docs/getting_production_ready_for_your_game.md)
* [Planning your production relay fleet](docs/planning_your_production_relay_fleet.md)
# Reference Documentation
* [Portal user guide](docs/portal_user_guide.md)
* [Next tool user guide](docs/next_tool_user_guide.md)
* [Network Next Terraform provider](docs/network_next_terraform_provider.md)
* [Datacenter and relay naming conventions](docs/datacenter_and_relay_naming_conventions.md)
* [BigQuery table schemas](docs/bigquery_table_schemas.md)
* [Glossary of Common Terms](docs/glossary_of_common_terms.md)