> Is there any particular reason pyRaknet is GPL as opposed to LGPL? I
I have been considering changing the license because RakNet can't be
used in a commercial application without paying for it. Anyone who
does this can't use pyraknet which would make it quite useless.
I will probably change the license for the next release.
Gerald
It's using Pyrex actually! There is a tutorial on their web site. Also
the <a href="http://pyraknet.slowchop.com/pyraknet/browser/trunk/
pyraknet.pyx">pyraknet.pyx</a> file is not too complex to edit
yourself if you know the basics of Pyrex.
Gerald