v0.7.0
Added
- Allow custom server implementations via
cds.websocket.impl
- Allow custom adapter implementations via
cds.websocket.adapter.impl
(kindws
only) - Allow processing of multiple event contexts by annotating event type elements of
many
orarray of
type - Support for type
date
event contexts as ISO string representation - Support for type
object
event contexts as JSON stringified representation