Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:comet:javascript_api:pipe-types [2017/07/16 09:15] levhav |
en:comet:javascript_api:pipe-types [2019/12/18 02:08] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <rst>RU::2-API::3-Reserved channel names</rst> | + | <rst>EN::002-API::003-Reserved channel names</rst> |
| + | <rst>Header: Reserved channel names</rst> | ||
| ===== Reserved channel names ===== | ===== Reserved channel names ===== | ||
| Line 18: | Line 19: | ||
| ===== Channels with special properties ===== | ===== Channels with special properties ===== | ||
| - | There are also channels with special properties, all of them below. | + | There are also channels with special properties, all of them are below. |
| - | * msg - For the delivery of personal messages in accordance with the authorization data | + | * msg - for the delivery of personal messages in accordance with the authorization data |
| * user_status_* - for automatic notification about the status of JS api users | * user_status_* - for automatic notification about the status of JS api users | ||
| * web_* - Channels in which you can send messages from both CometQL and from JS api | * web_* - Channels in which you can send messages from both CometQL and from JS api | ||
| * track_* - for automatic notification JS api about what someone has subscribed or unsubscribed from this channel | * track_* - for automatic notification JS api about what someone has subscribed or unsubscribed from this channel | ||