Python & IRC?
jam
jam at newimage.com
Thu Jun 3 09:55:14 EDT 1999
On Wed, Jun 02, 1999 at 04:48:09PM -0700, Christopher Petrilli wrote:
>
> I'll throw in my two cents which is that at some point I hacked out a quick
> implementation of the protocol using asynchat, and probably could do so
> again, but would rather just say use it :-) It's really a great way to
> do this, since IRC has no pipelining, there's really not a concern there,
> and async sockets are REALLY low overhead---at least on any real OS :-)
>
> Chris
>
ok.. how about a python and asycchat based implementation of a *server* as
well? I'd be interested in the client you mentioned.. could you mail
it to me, or send along a url?
regards,
J
--
|| visit gfd <http://quark.newimage.com/>
|| psa member #293 <http://www.python.org/>
|| New Image Systems & Services, Inc. <http://www.newimage.com/>
More information about the Python-list
mailing list