0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 08, 2025 — Jan 08, 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... about 19 years ago
Fixed: IvyServer.__init__()'s parameter ready_msg was ignored More... about 19 years ago
Updated More... about 19 years ago
Updated More... about 19 years ago
Added: ivy.IvyClient.get_regexps() and std_api.IvyGetApplicationMessages() More... about 19 years ago
Added: ivy.IvyClient.send_error() and std_api.IvySendError() More... about 19 years ago
Added the ability to bind a callback for monitoring changes in other agents' subscriptions More... about 19 years ago
Updated More... about 19 years ago
Added the ability to bind a callback for direct messages More... about 19 years ago
Fixed: IvySendMsg() was not returning the number of peers to which the message was sent More... about 19 years ago
Added: __version__ More... about 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... about 19 years ago
Updated documentation More... about 19 years ago
[no comment] More... over 20 years ago
Prepared for v1.1 More... over 20 years ago
ivy/ivy.py (IvyClient): variable 'regexps' can be accessed concurrently, it is now protected by a specific lock (+updated documentation) More... over 20 years ago
Implemented std_api.IvyUnBindMsg() and related methods in ivy.py: More... over 20 years ago
Fixed wrong log msg More... over 20 years ago
* ivy/ivy.py (IvyClient._send): Added. All methods needing to send More... over 20 years ago
Added More... over 20 years ago
Updated docstrings More... over 20 years ago
Updated More... over 20 years ago
Updated More... over 20 years ago
(multicast) default TTL set to 64 More... over 20 years ago
added debug msg More... over 20 years ago
Changed default logging level to INFO (was: DEBUG) More... over 20 years ago