aboutsummaryrefslogtreecommitdiff
path: root/net/p5-POEx-Role-TCPServer/pkg-descr
blob: 0459857aee240bba36578425363c2c6d650d525b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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