/freeciv-server-web-api

Provides web API to freeciv server, based on Freeciv-Proxy

Primary LanguagePythonOtherNOASSERTION

FREECIV-PROXY

Freeciv-proxy is a server for HTML5 WebSocket communication,
so that users with HTML5 capable web browsers are able to connect
to the Freeciv C server using WebSockets.

See status on this URL when proxy is running: 
http://localhost:7002/status

Freeciv-proxy is started by Publite2.

Software requirements:

- Python 3.5 or later.
- Tornado 5 - http://www.tornadoweb.org/