Hello,

I have created a proxy for Freeciv which converts regular Freeciv network
packets to and from JSON. The source code can be found here:

http://github.com/freecivnet/freeciv-web/tree/master/freeciv-proxy/

What I'm wondering is if any of you have got any ideas about how to
simplify this Freeciv-proxy python module, to make it easier to maintain
and keep in sync with the latest Freeciv version. So, how would you
implement a proxy to convert Freeciv packets to JSON? The most difficult
problem is parsing the Freeciv packets and generating JSON from those.

--
Andreas R.
http://freeciv.net


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to