Skip to content

Instantly share code, notes, and snippets.

@matzew
Created May 21, 2013 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matzew/3d2ed9f74ae0c4333671 to your computer and use it in GitHub Desktop.
Save matzew/3d2ed9f74ae0c4333671 to your computer and use it in GitHub Desktop.

Dan, Kris and I met for some push "sync" and "planings"

SimplePush

Server

  • ACK messages done;

  • Dan now working on SockJS port/work (we need to have it for Netty 4.x)

  • State of the Server: we have what their protocol document talks about; (however datastore currently -> in memory...)

  • We may need more..... (e.g. Dan now working on SockJS Netty Codec, to work in more browsers)

JavaScript Polyfill

  • library currently using the "Notifier Adapter" (based on pure WebSocket)

  • Kris will be writing a SockJS adapter, for Notifier

  • SimplePush Adapter, will extend the SockJS "Notifier" Adapter

  • State of the Server: we have what their usage document talks about

  • We may need more..... (e.g. Kris now working on SockJS Client Adapter, to work in more browsers)

SimplePush: Next steps

  • Get in touch with Moz, since we (may) need more than they showed in the DOC!
  • not now... Once SockJS (client/server) and better WS-CLOSE handling is being implemented
  • GOAL: use these items for further discussions, w/ Moz

PushEE

ADMIN / MISC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment