LiveKit protocol. Protobuf definitions for LiveKit's signaling protocol https://docs.livekit.io
  • Go 99.7%
  • Shell 0.2%
  • JavaScript 0.1%
Find a file
David Chen 62f5e35edb
Add user_data packet trailer feature enum (#1639)
* add user data packet trailer feature

* generated protobuf

* add changeset

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-19 22:57:38 -07:00
.changeset Add user_data packet trailer feature enum (#1639) 2026-06-19 22:57:38 -07:00
.github/workflows Update protoc to match the latest release. (#1617) 2026-06-11 12:08:03 +02:00
.idea agents protocol proposal (#595) 2024-04-03 22:49:52 +02:00
agent rename agent environment to deployment (#1532) 2026-05-05 14:14:10 -07:00
auth deps: migrate jwt/xsync/errors libraries + add jwtutil helper (#1606) 2026-06-05 14:20:20 -07:00
codecs move mime to new pkg (#1374) 2026-01-20 20:12:10 +05:30
connector fix(connector): update error codes, add new error type (#1455) 2026-03-17 02:21:28 +05:30
egress StartEgress v2 (#1596) 2026-06-01 19:27:23 -04:00
infra agent: add tool status events to AgentSession (#1625) 2026-06-15 10:34:06 +08:00
ingress fix go ci (#1473) 2026-04-02 01:57:36 -07:00
livekit Add user_data packet trailer feature enum (#1639) 2026-06-19 22:57:38 -07:00
logger deps: migrate jwt/xsync/errors libraries + add jwtutil helper (#1606) 2026-06-05 14:20:20 -07:00
mimetype move mime to new pkg (#1374) 2026-01-20 20:12:10 +05:30
observability [WIP] observability: add SessionTimer.Reset to re-anchor session start (#1607) 2026-06-11 09:53:52 -07:00
packages/javascript Version Packages (#1630) 2026-06-16 15:36:09 +04:00
pprof Add license headers & NOTICE (#429) 2023-07-27 16:43:25 -07:00
protobufs Add user_data packet trailer feature enum (#1639) 2026-06-19 22:57:38 -07:00
psrpc refactor suppress errors (#1016) 2025-03-20 21:35:17 -07:00
redis deps: migrate jwt/xsync/errors libraries + add jwtutil helper (#1606) 2026-06-05 14:20:20 -07:00
rpc Add codec config to inbound and outbound SIP trunks. (#1620) 2026-06-17 18:48:16 +02:00
sdp feat(connectors): initial impl (#1221) 2025-10-13 16:00:54 +05:30
signalling Include mid -> trackID in SDP. (#1256) 2025-10-15 23:01:18 +05:30
sip Add codec config to inbound and outbound SIP trunks. (#1620) 2026-06-17 18:48:16 +02:00
tools Add license headers & NOTICE (#429) 2023-07-27 16:43:25 -07:00
tracer Add helper for setting Jaeger tracing. (#1355) 2026-01-06 13:23:17 +02:00
utils Add codec config to inbound and outbound SIP trunks. (#1620) 2026-06-17 18:48:16 +02:00
webhook add local protojson with permissive defaults (#1542) 2026-05-06 22:34:34 -07:00
xtls update yaml config tags (#741) 2024-06-13 23:08:01 -07:00
.gitattributes update observability codegen (#1335) 2025-12-15 11:50:58 -08:00
.gitignore Separate protobufs and set up changesets publishing workflow (#629) 2024-03-08 10:37:35 +01:00
.golangci.yml add local protojson with permissive defaults (#1542) 2026-05-06 22:34:34 -07:00
bootstrap.sh [S3 Upload] Add content disposition field (#525) 2023-11-27 13:48:43 -08:00
CHANGELOG.md Version Packages (#1630) 2026-06-16 15:36:09 +04:00
go.mod deps: migrate jwt/xsync/errors libraries + add jwtutil helper (#1606) 2026-06-05 14:20:20 -07:00
go.sum deps: migrate jwt/xsync/errors libraries + add jwtutil helper (#1606) 2026-06-05 14:20:20 -07:00
LICENSE Switching to Apache-2.0 license to be consistent with rest of repos (#205) 2022-09-16 19:08:15 -07:00
magefile.go Introduce a participant RPC protobuf registry (#1618) 2026-06-18 16:08:03 +02:00
NOTICE Add license headers & NOTICE (#429) 2023-07-27 16:43:25 -07:00
package.json Version Packages (#1630) 2026-06-16 15:36:09 +04:00
pnpm-lock.yaml Update dependency @babel/core to v7.29.6 [SECURITY] (#1631) 2026-06-19 22:31:13 -07:00
pnpm-workspace.yaml Update dependency @babel/core to v7.29.6 [SECURITY] (#1631) 2026-06-19 22:31:13 -07:00
renovate.json chore: renovate 7 day waiting period (#1497) 2026-04-11 12:25:26 -07:00