5 lines
203 B
Python
5 lines
203 B
Python
"""
|
|
This package contains an implementation of the Distributed Networking
|
|
API, a high-level networking system that automatically propagates
|
|
changes made on distributed objects to interested clients.
|
|
"""
|