Tell clients their peer id on connection in Hello message
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
0491747eed
commit
2c4f003897
5 changed files with 184 additions and 114 deletions
|
@ -121,6 +121,7 @@ messages!(
|
|||
(GetProjectSymbols, Background),
|
||||
(GetProjectSymbolsResponse, Background),
|
||||
(GetUsers, Foreground),
|
||||
(Hello, Foreground),
|
||||
(IncomingCall, Foreground),
|
||||
(UsersResponse, Foreground),
|
||||
(JoinChannel, Foreground),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue