@cap-js-community/websocket
Advanced tools
Changelog
Version 1.4.0 - 2024-11-04
path
option anymore, in alignment with kind ws
io("/ws/chat")
instead of io("/chat", { path: "/ws" })
x-ws
and x-websocket
)Changelog
Version 1.3.0 - 2024-10-07
cloudevent
resp. cloudevents
@websocket.path
or @ws.path
for non-websocket services@websocket.format
or @ws.format
for non-websocket services@websocket.ignore
or @ws.ignore
ws
wsCurrentUserInclude
, currentUserInclude
, wsCurrentUserExclude
, currentUserExclude
Changelog
Version 1.2.0 - 2024-09-04
Changelog
Version 1.0.2 - 2024-06-24
cds.context
instead of ws.request
to derive user and tenantcds.requires.kinds
for websockets and merge configcds.env.websocket
config to adapter and redis implementationcds.env
access in socket and redis implementationChangelog
Version 1.0.1 - 2024-06-03
vcap
environment configurationChangelog
Version 1.0.0 - 2024-05-03