Anunay Maheshwari
0a5e4da6af
feat: add server rpc apis ( #1191 )
...
* feat: add server rpc apis
* generated protobuf
* fix: update rpc fakes
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-11 04:23:38 +05:30
David Zhao
677d114d56
feat: MoveParticipant API ( #1051 )
...
* feat: MoveParticipant API
This new API would move a participant from one cloud room to another.
It will support the following use cases:
- warm transfer in voice AI
- fast switching between different live streams
- prejoin room in meetings
* generated protobuf
* add RTC message
* repeat field number
* generated protobuf
* rpc
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: cnderrauber <zengjie9004@gmail.com >
2025-05-07 10:28:20 +08:00
cnderrauber
03867f6036
Add ForwardParticipant method to RoomService ( #1002 )
...
* Add ForwardParticipant method to RoomService
* faked rpc client
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-10 11:38:36 +08:00
Paul Wells
082848150f
codegen fake dispatch internal client ( #840 )
2024-10-08 01:23:40 -07:00
Paul Wells
970e76a1dc
use AgentDispatch in internal request ( #839 )
...
* use AgentDispatch in internal request
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-08 00:52:06 -07:00
Paul Wells
bc519801ab
update psrpc ( #820 )
...
* update psrpc
* generated protobuf
* client
* gen
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-20 23:51:17 -07:00
Paul Wells
9e82495c04
add psrpc redis keepalive ( #582 )
...
* add psrpc redis keepalive
* generated protobuf
* codegen
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-21 06:12:01 -08:00
Paul Wells
02a4a42603
split room service ( #509 )
...
* split room service
* generated protobuf
* cleanup
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-31 21:08:27 -07:00
Paul Wells
5fd3ded802
add missing service fake ( #497 )
2023-10-22 22:27:29 -07:00