Chocolate Doom master server
Find a file
Simon Howard 3cb43a5e5f Fix hole punch parsing with no port.
If the port is the default port we won't include the :port part of
the server address. In this case we must assume the default port.
This should fix clients being unable to connect to servers when they
run on the default port and require hole punch assistance.
2020-03-07 18:56:15 -05:00
web Increase maximum packet size for receive. 2016-01-21 05:07:52 +00:00
.gitignore Add initial master server code. 2010-12-02 19:28:06 +00:00
.lvimrc Add localvimrc project file for master server. 2010-12-02 20:57:42 +00:00
chocolate-master Fix hole punch parsing with no port. 2020-03-07 18:56:15 -05:00
chocolate-master-test.py Add hole punch forwarding to master server. 2019-02-09 21:53:56 -05:00
master-cronjob Add initial master server code. 2010-12-02 19:28:06 +00:00
master_config.py Change back default master server port. 2019-02-09 21:57:59 -05:00
secure_demo.py Make master server work with Python 3. 2019-02-09 21:24:40 -05:00