I was settling in to wrap my brain around writing a standard python
wrapper for RakNet this morning, then it dawned on me to use Google,
and I happily stumbled across pyraknet. I noticed that the
interface's to RakNet are still incomplete, and was curious if you
needed a hand extending them?
I was going to check out the project via SVN, but it seems to be
down. Is that just temporary?
Thanks,
Brian Jones
http://www.mojobojo.com
I'm happy to accept any additions to pyraknet. I just changed the
server software to lighttpd from Apache and it doesn't yet (fully)
support webdav/svn. Hopefully within the next several hours I'll have
the subversion repository working.
What did you think about adding? I can accept patches in the mean
time.
Gerald
I need to take a closer look at everything, but have set RPC as an
initial target. I looked through the Pyrex docs and your source code,
so adding additions seems fairly straightforward. I will submit a
patch if any results come forth, hopefully as a direct result of the
side project I am embarking on.
Brian
I have set up svn access again. The command to access it is:
svn co svn://svn.slowchop.com/pycallgraph/
If you wish to commit code please email me with a username and
password and I'll set you up.
Gerald