- Add Bootstrap and prettify the demonstration a little.
- Update to AngularJS 1.2.0.
- Add config.timeout support for requests.
- Add a mock transport layer and provider.
- Add Karma unit tests.
- Add missing success() and error() methods to the promise.
- Add httpOverWebsocket.jsonp() method.
- Server can set an HTTP status in the WebSocket response.
- Move the transport layer to a separate provider.
- Add support for response caching.
- Initial release.