mirror of https://github.com/status-im/swarms.git
20 lines
402 B
Markdown
20 lines
402 B
Markdown
|
## Private channels
|
||
|
|
||
|
Interacting with private channels is complex than public channels as
|
||
|
|
||
|
|
||
|
### Ability to publish messages on private groups
|
||
|
**[ TBD ]**
|
||
|
|
||
|
### Ability to subscribe to private groups
|
||
|
**[ TBD ]**
|
||
|
|
||
|
### Ability to unsubscribe from a private groups
|
||
|
**[ TBD ]**
|
||
|
|
||
|
### Documented API for private groups interaction.
|
||
|
**[ TBD ]**
|
||
|
|
||
|
### Working examples for private groups interaction.
|
||
|
**[ TBD ]**
|