-
Notifications
You must be signed in to change notification settings - Fork 49
Draft asyncio API
Petri Savolainen edited this page Jan 31, 2021
·
32 revisions
Sending data
- sending WS-Discovery SOAPEnvelope message objects as defined in the generic base daemon
- sending WS-Discovery UDP messsage objects with support for unicast, multicast, retrying etc.
Receiving data
- receiving WS-Discovery SOAPEnvelope message objects as defined in the generic base daemon
Support additional use cases for integrating WS-Discovery into asyncio-based applications
- TBD