14 Nov, 2011, Nich wrote in the 1st comment:
Votes: 0
Hey,

I'm looking for a network library suitable to base a MUD on. I don't want to use twisted (and I think it's 2.6 only). I was going to use gevent, or eventlet, but it doesn't look like they have stable forks in 3.2 either. Are there any good libraries, besides the built-in asyncore/asynchat ones, that are available for python 3+?
14 Nov, 2011, Davion wrote in the 2nd comment:
Votes: 0
Awhile ago I looked around for something for python 3.0 but never found it. I however was able to get miniboa to run under python 3.0 fairly easily. Might be something you wanna look into. It's pretty awesome!
17 Nov, 2011, Twisol wrote in the 3rd comment:
Votes: 0
I was going to suggest Pants, but apparently it doesn't support 3.0 yet…
0.0/3