19 Sep 2016
- Refactor code and remove
dist
9 Sep 2016
- Add a polyfill for the fetch API PR4
2 Sep 2016
- Add a persister which uses a static json file PR1
1 Sep 2016
- Add the required express middleware
31 Aug 2016
- Add missing headers (content-type)
31 Aug 2016
- Fix Illegal Invocation error (fetch)
31 Aug 2016
- Update dependencies (fixes critical bug)
31 Aug 2016
- Implement the channel persister interface