POE::Component::IKC 0.13 is finally finished and has been uploaded to the
CPAN.
-Philip
0.13 13 July 2001
- Added and repaired serializer selection for clients
- Added doco for ClientLite
- Sungo is happy with this release... onto CPAN it goes.
0.13pre9 5 July 2001
- Doco fixes
0.13pre8 4 July 2001
- Fixed the deprecated use of defined(@array) in IKC/Responder.pm
- Added doco about SENDER
- create_ikc_channel now takes an arrayref of aliases,
so that IKC::Client and IKC::Server can accept a longer list of
pre-defined names.
- IKC/post2 now expects SENDER to come before [state, args]
- Added doco to the effect that callback states are temporarily
published
- Updated code that turned off the socket_factory... Dngor had
changed SocketFactory's implementation on me! This is what you get
for doing bad stuff.