Sign inSign up

jqubz/ue4-matchmaker

By jqubz

•Updated over 5 years ago

Unreal Engine pixel streaming mathchmaker packed into docker

Image
0

90

jqubz/ue4-matchmaker repository overview

Command to run is:

docker run -d --name matchmaker --init --rm -e HTTPPORT=90 -e SIGNALLINGPORT=9999 -p 90:90 -p 9999:9999 jqubz/matchmaker:4.26

Exchange HTTPPORT for public port the matchmaker will listen on and SIGNALLINGPORT to port that it will listen for signalling server connections.

Tag summary

Content type

Image

Digest

Size

335.5 MB

Last updated

over 5 years ago

docker pull jqubz/ue4-matchmaker:4.26