mami-project / mplane-sdk

mPlane protocol software development kit
1 stars 0 forks source link

Rewrite mpcom for websockets #20

Open britram opened 7 years ago

britram commented 7 years ago

mpcom uses the multithreaded HTTP component.py; it should be updated for the new asyncio websockets component.py. This may require new programmatic hooks for the websockets component.py.

britram commented 7 years ago

See #7