- Use websockets package to implement Shiny server in R - NB: Current behavior is undefined if more than one client connects at the same time - Added HTML and plot (actually image) binding types on the client
- Add Observable class (it both observes and can be observed) - Add Map class for simpler interface to environments-as-tables