I have just started this Google Group because I have been receiving a
growing number of emails with questions and suggestions. So, ask,
comment and criticize away!
Gerald
I came across pyraknet for the first time this evening and am
considering seeing what it can do. It seems like the project is very
young with no posted projects using it, so hopefully we can start
adding some to the list. I'll find some time soon to give pyraknet a
whirl and give my feedback here.
Until next time,
Keeyai
Did you have a project to make in mind?
Gerald
> > > Gerald- Hide quoted text -- Show quoted text -
I've been fiddling around and really enjoy what I have so far. I
stripped out my twisted code and have pyraknet in its place doing
wonderfully. I haven't done anything more than connect so far, but its
about 1/2 as much code and 10x easier to understand.
One thing I was using in twisted that is in Raknet but not pyraknet is
remote procedure calls. Are you planning on wrapping up some of the
other parts of raknet like remote procedure calls, timestamps,
rakvoice, or the multiplayer thing they have going? I saw somewhere
that you didn't plan on doing bitstreams, but what about the others?
Also, Gerald, I really like some of the stuff you've done with 'Roids
- I haven't dug into the source yet, but the overview is very cool.
> > > > Gerald- Hide quoted text -- Show quoted text -- Hide quoted text -- Show quoted text -
That's good :)
> One thing I was using in twisted that is in Raknet but not pyraknet is
> remote procedure calls. Are you planning on wrapping up some of the
> other parts of raknet like remote procedure calls, timestamps,
> rakvoice, or the multiplayer thing they have going? I saw somewhere
> that you didn't plan on doing bitstreams, but what about the others?
Yes, in time I will implement a lot of features of RakNet, probably
bitstreams too.
> Also, Gerald, I really like some of the stuff you've done with 'Roids
> - I haven't dug into the source yet, but the overview is very cool.
I consider it a demonstration of pyraknet. Hopefully it will be
educational to some people.
Gerald