Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 793 Bytes

README.md

File metadata and controls

40 lines (29 loc) · 793 Bytes

mc_lb

An experiment to make an easily scalable Layer 7 proxy for Minecraft's protocol

Features

  • Proxy a single Minecraft 1.16.4 server
  • Proxy many servers behind single proxy
  • Proxy many servers behind many proxies
  • Global chat
  • Global teleportation

Similar Projects

Pre-requisites

  • Erlang/OTP 21+ (download here)
  • Rebar3 (download here)
  • Linux (only testing on Linux, should work without too much effort on Windows or OSX)

Run/Debug

rebar3 shell

Test

rebar3 eunit