All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added Context interface containing web and socket context for incoming calls
- Breaking Change: Signature for registrable function changed to allow passing of context
- Breaking Change: Registered functions are called with context
- socketclient/auto-ack behavior now checks context to verify ack is still needed.
- Initial Version