Steve Yoon
2504a42c8d
add private link gateway prefix ( #1409 )
2026-02-10 18:30:35 -05:00
Steve Yoon
64ff3e8a9c
add prefix for private link secret ( #1406 )
2026-02-09 13:52:38 -05:00
Neil Dwyer
c0987827b0
Introduce Private Link Protocol ( #1401 )
...
* Introduce Private Link Protocol
* Add TODO comment
* remove attachment
* generated protobuf
* more CRUD
* Agent private link prefix
* Cloud agent, not agent
* remove unused
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-09 09:49:48 -08:00
Raja Subramanian
21f6904952
Data tracks initial protocol definition. ( #1327 )
...
* Data tracks initial protocol definition.
Just cutting and pasting protocol changes in this PR
(https://github.com/livekit/protocol/pull/1229 ) from @ladvoc. As
merging/generating code has been a challenge, just copying over protocol
changes and re-building.
* Create fair-candles-repeat.md
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-04 09:25:22 +05:30
Tobias Fried
6b0e8d8df0
feat: add agent builder guid prefixes ( #1252 )
2025-10-14 12:19:48 -06:00
Paul Wells
641bae4c29
add recording store request header ( #1197 )
...
* add recording store request header
* generated protobuf
* wip
* tidy
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-15 21:31:36 -07:00
Nishad
1818f02d7b
Adding utilities for phonenumber functionality ( #1206 )
...
* Adding utilities for phonenumber functionality
1. DB prefixes
2. Helper utilities for area code and number type
* Adding changeset
* Adding enum for phone number type
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-11 18:11:33 +05:30
ac
ab96b49ab6
Adding the agent gateway prefix. A node ID is required when creating a quota client, add the prefix here ( #1186 )
2025-09-03 09:36:56 -07:00
Benjamin Pracht
259723d112
Add SIPHostnamePrefix ( #1155 )
2025-08-19 15:48:42 -07:00
Paul Wells
730eec931b
add hash function to generate common guid ( #1163 )
...
* add hash function to generate common guid
* Create nine-melons-appear.md
2025-08-11 14:05:06 -07:00
Dan McFaul
77b7c44692
rename hosted to cloud agent ( #1078 )
2025-05-15 15:20:43 -06:00
Paul Wells
2b00a15c76
add agent jwt helper ( #1075 )
...
* add agent jwt helper
* Create chatty-apples-float.md
* tidy
* tidy
* tidy
* tidy
* tidy
* convert keys to jsonwebkey
2025-05-15 08:16:18 -07:00
Benjamin Pracht
3ee2664416
Fix SIP Transfer analytics ( #1072 )
...
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-14 08:53:17 -07:00
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