1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/net/p5-EasyTCP/pkg-descr
Dmitry Marakasov 4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00

13 lines
379 B
Plaintext

Net::EasyTCP - Easily create TCP/IP clients and servers
* One easy module to create both clients and servers
* Object Oriented interface
* Event-based callbacks in server mode
* Internal protocol to take care of all the common transport problems
* Transparent encryption
* Transparent compression
WWW: http://search.cpan.org/dist/EasyTCP/
Seamus Venasse <svenasse@polaris.ca>