mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
'many' --> 'much'
This commit is contained in:
@@ -4,10 +4,10 @@ Networking
|
||||
Twisted
|
||||
-------
|
||||
|
||||
`Twisted <http://twistedmatrix.com/trac/>`_ is an event-driven networking engine. It can be
|
||||
used to build applications around many different networking protocols, including http servers
|
||||
and clients, applications using SMTP, POP3, IMAP or SSH protocols, instant messaging and
|
||||
`many more <http://twistedmatrix.com/trac/wiki/Documentation>`_.
|
||||
`Twisted <http://twistedmatrix.com/trac/>`_ is an event-driven networking
|
||||
engine. It can be used to build applications around many different networking
|
||||
protocols, including http servers and clients, applications using SMTP, POP3,
|
||||
IMAP or SSH protocols, instant messaging and `much more <http://twistedmatrix.com/trac/wiki/Documentation>`_.
|
||||
|
||||
PyZMQ
|
||||
-----
|
||||
|
||||
Reference in New Issue
Block a user