add: connect to socket by community
direct messages/groups connect by channel id, everything else should connect by channel with the "is_channel" header set to true
This commit is contained in:
parent
c1c8cdbfcd
commit
0304461389
20 changed files with 241 additions and 160 deletions
|
@ -8,7 +8,7 @@ license.workspace = true
|
|||
|
||||
[dependencies]
|
||||
ammonia = "4.1.0"
|
||||
chrono = "0.4.40"
|
||||
chrono = "0.4.41"
|
||||
comrak = "0.38.0"
|
||||
hex_fmt = "0.3.0"
|
||||
num-bigint = "0.4.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue