Dan McFaul
|
fdacb1a293
|
add cloud agents (#1010)
* initial commit
* add agent hosting types
* generated protobuf
* Update auth/grants.go
Co-authored-by: David Zhao <dz@livekit.io>
* Update protobufs/livekit_cloud_agent.proto
Co-authored-by: David Zhao <dz@livekit.io>
* dz feedback
* rebase fixes
* match ListAgents func call
* generated protobuf
* update regional_agents to agent_deployments
* generated protobuf
* add client settings endpoint
* generated protobuf
* Create changeset
* fix changeset
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Zhao <dz@livekit.io>
|
2025-03-19 10:50:56 -06:00 |
|
Paul Wells
|
a328ced3d5
|
clone proto slice util (#870)
|
2024-10-25 05:26:48 -07:00 |
|
Paul Wells
|
9081e9623c
|
fix guid append write offset (#846)
|
2024-10-09 16:45:27 -07:00 |
|
Paul Wells
|
136dfa7a25
|
fix agents rpc enum typo (#838)
* fix agents rpc enum typo
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-10-07 04:03:47 -07:00 |
|
Paul Wells
|
8fd1f553fe
|
add MarshalAppend for guid (#837)
* add MarshalAppend for guid
* wrong bytes
|
2024-10-05 03:58:42 -07:00 |
|
Benjamin Pracht
|
f187d838fc
|
Add AgentDispatchPrefix to guid (#757)
|
2024-07-10 19:21:40 -07:00 |
|
Paul Wells
|
d5e9f0a2f9
|
refactor guid out of utils (#730)
* refactor guid out of utils
* cleanup
|
2024-06-05 19:07:23 -07:00 |
|