Changes for version 0.12 - 2014-07-18
- CHANGES
- Don't subclass from now-deprecated IO::Async::Protocol::Stream
- BUGFIXES
- Prevent memory leak on disconnect by ensuring that C3 MRO is in effect for "diamond-of-death" structure of ServerProtocol
Modules
use Tangence with IO::Async
connect to a Tangence server using IO::Async
concrete implementation of Tangence::Stream for IO::Async
serve Tangence clients using IO::Async
Net::Async::Tangence::Protocol subclass for servers