Finalize Networking
Closed this issue · 0 comments
nikmd23 commented
We broke the back of this problem in #22, but now let's finish it off.
There's three things that need to be done for this issue to be complete:
- In process Agent/Server communication
-
HttpClient
based Agent/Server communication - Server Sent Events based Server/Client communication
NOTE: This issue does not include any IResource
implementations required, nor does it include the work required to polyfill IE for SSE's.