Glimpse/Glimpse.Prototype

Finalize Networking

Closed this issue · 0 comments

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:

  1. In process Agent/Server communication
  2. HttpClient based Agent/Server communication
  3. 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.