0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated More... about 19 years ago
* ivy/ivy.py (IvyServer.handle_regexp_change) More... about 19 years ago
Updated license More... about 19 years ago
New format of UDP broadcast messages, including the agent's id and name is now correctly handled More... about 19 years ago
Added our own fully-featured ivyprobe! More... over 19 years ago
Fixed: IvyServer.__init__()'s parameter ready_msg was ignored More... over 19 years ago
Updated More... over 19 years ago
Updated More... over 19 years ago
Added: ivy.IvyClient.get_regexps() and std_api.IvyGetApplicationMessages() More... over 19 years ago
Added: ivy.IvyClient.send_error() and std_api.IvySendError() More... over 19 years ago
Added the ability to bind a callback for monitoring changes in other agents' subscriptions More... over 19 years ago
Updated More... over 19 years ago
Added the ability to bind a callback for direct messages More... over 19 years ago
Fixed: IvySendMsg() was not returning the number of peers to which the message was sent More... over 19 years ago
Added: __version__ More... over 19 years ago
Fixed: the UDP listening socket did not set the SO_REUSEPORT on systems where this flag is defined (such as: mac os x). Documentation updated More... over 19 years ago
Updated documentation More... over 19 years ago
[no comment] More... almost 21 years ago
Prepared for v1.1 More... almost 21 years ago
ivy/ivy.py (IvyClient): variable 'regexps' can be accessed concurrently, it is now protected by a specific lock (+updated documentation) More... almost 21 years ago
Implemented std_api.IvyUnBindMsg() and related methods in ivy.py: More... almost 21 years ago
Fixed wrong log msg More... almost 21 years ago
* ivy/ivy.py (IvyClient._send): Added. All methods needing to send More... almost 21 years ago
Added More... almost 21 years ago
Updated docstrings More... almost 21 years ago
Updated More... almost 21 years ago
Updated More... almost 21 years ago
(multicast) default TTL set to 64 More... almost 21 years ago
added debug msg More... almost 21 years ago
Changed default logging level to INFO (was: DEBUG) More... almost 21 years ago