PEF-Front-WebSocket
view release on metacpan or search on metacpan
=head2 Prerequisites
This module requires L<Coro>, L<AnyEvent> and L<PSGI> server that must
meet the following requirements.
=over
=item *
C<psgi.streaming> environment is true.
=item *
C<psgi.nonblocking> environment is true.
=item *
C<psgix.io> environment holds a valid raw IO socket object. See L<PSGI::Extensions>.
=back
lib/PEF/Front/WebSocket.pm view on Meta::CPAN
=head2 Prerequisites
This module requires L<Coro>, L<AnyEvent> and L<PSGI> server that must
meet the following requirements.
=over
=item *
C<psgi.streaming> environment is true.
=item *
C<psgi.nonblocking> environment is true.
=item *
C<psgix.io> environment holds a valid raw IO socket object. See L<PSGI::Extensions>.
=back
( run in 0.258 second using v1.01-cache-2.11-cpan-4d50c553e7e )