Txmsgpackrpc

Latest version: v1.2

Safety actively analyzes 621008 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2

[ Jakub Matys ]
- Allow UNIX sockets for PY3 with Twisted >= 15.3.0
- Build script changed to optionaly build deb package and/or upload to pypi
- Fixed detection of 'msgid' param for Python3
- 'stopTrying' to reconnect when max number of connection attempts failed
- Issue 4: fixed installation in Windows
- Support for CI
- Added status icon

[ tobixx ]
- added useList parameter
- fixed type docu
- fixed type docu, the second
- forwarding trough layers
- fixed not forwarded parameter in super call

1.1

Changelog:
- Issue 2: reset packer after serialization error

1.0

This release contains full set of planned features. Supported protocols are TCP, SSL, UDP, multicast UDP and UNIX sockets. "Public" methods are documented. Since version 0.5 there has been changed API of MsgpackRPCServer - properties factory and datagram_protocol have been replaced by methods getStreamFactory and getDatagramProtocol. For details, see docstrings or examples.

Changelog:
- Class Msgpack split to MsgpackBaseProtocol and MsgpackStreamProtocol
- Added MsgpackDatagramProtocol, client function for UDP and examples
- Readme updated
- Changed MsgpackRPCServer's API to get factory and datagram protocol
- Added support of multicast UDP
- Multicast protocol handles properly multiple responses
- Better results checking in multicast UDP example
- Added multicast UDP example to readme
- Logging improved
- Added documentation of "public" classes, methods and functions

0.5

- Added SSL support

0.4

0.3

- Python3 support
- Prepared to deploy to pypi.python.org

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.