freebsd-ports/net/p5-POEx-Role-TCPServer/pkg-descr
Sunpoet Po-Chuan Hsieh b91c5d7475 Add LICENSE
- Fix and update WWW

Approved by:	portmgr (blanket)
2018-06-04 18:11:21 +00:00

13 lines
582 B
Text

POEx::Role::TCPServer bundles up the lower level
SocketFactory/ReadWrite combination of wheels into a simple
Moose::Role. It builds upon other POEx modules such as
POEx::Role::SessionInstantiation and POEx::Types.
The events for SocketFactory for and for each ReadWrite instantiated
are methods that can be advised in any way deemed fit. Advising these
methods is actually encouraged and can simplify code for the consumer.
The only method that must be provided by the consuming class is
handle_inbound_data.
WWW: https://metacpan.org/release/NPEREZ/POEx-Role-TCPServer-1.102740