ToolJet/server/src
Gandharv 957241bdb8
Broadcast only to clients connected to a particular app id (#1384)
* websocket: broadcast only to clients connected to a particular app id

* fix: type error

* fix: broken test for comment
2021-11-08 12:45:18 +05:30
..
controllers Feature: Collaboration ( realtime comments for canvas ) 🔥 (#810) 2021-11-01 12:58:03 +05:30
dto Feature: Collaboration ( realtime comments for canvas ) 🔥 (#810) 2021-11-01 12:58:03 +05:30
entities Feature: Collaboration ( realtime comments for canvas ) 🔥 (#810) 2021-11-01 12:58:03 +05:30
events Broadcast only to clients connected to a particular app id (#1384) 2021-11-08 12:45:18 +05:30
helpers Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
interceptors Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
modules Feature: Collaboration ( realtime comments for canvas ) 🔥 (#810) 2021-11-01 12:58:03 +05:30
repositories Feature: Collaboration ( realtime comments for canvas ) 🔥 (#810) 2021-11-01 12:58:03 +05:30
services filter folder apps only with permissions (#1383) 2021-11-07 13:29:46 +05:30
app.module.ts Feature: Collaboration ( realtime comments for canvas ) 🔥 (#810) 2021-11-01 12:58:03 +05:30
main.ts CSP for WS (#1375) 2021-11-05 16:59:59 +05:30