Glimpse / Glimpse.Prototype

Glimpse v2 prototype
MIT License
185 stars 44 forks source link

Finalize Networking #44

Closed nikmd23 closed 9 years ago

nikmd23 commented 9 years ago

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. [x] 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.