LiveKit protocol. Protobuf definitions for LiveKit's signaling protocol https://docs.livekit.io
  • Go 99.9%
  • JavaScript 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
github-actions[bot] 92c2e37d49
Version Packages (#1761)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-09-17 20:33:00 -07:00
.changeset Version Packages (#1761) 2026-09-17 20:33:00 -07:00
.github/workflows Track action versions and stop quarantining our own actions (#1801) 2026-09-16 21:09:48 -07:00
.idea agents protocol proposal (#595) 2024-04-03 22:49:52 +02:00
agent Support setting participant kind details in BuildAgentToken. (#1745) 2026-08-28 07:51:23 -04:00
auth auth: add AgentGrant.DispatchAdmin (#1744) 2026-09-08 21:35:19 -07:00
codecs add flexfec support (#1805) 2026-09-17 20:26:28 -07:00
connector fix(connector): update error codes, add new error type (#1455) 2026-03-17 02:21:28 +05:30
datatrack Add fuzz test for data track packet deserialization (#1759) 2026-09-01 12:40:19 -07:00
egress passthrough as a preset (#1718) 2026-08-15 03:16:01 -04:00
infra Use CreateIngress with return value instead of CreateIngress2 (#1708) 2026-08-11 10:29:48 +08:00
ingress fix go ci (#1473) 2026-04-02 01:57:36 -07:00
livekit agent simulation: merge accuracy_score and experience_score into overall_score (#1800) 2026-09-15 14:24:07 -04:00
logger logger: replace WithTap with WithTee (#1790) 2026-09-10 05:12:19 -07:00
mimetype move mime to new pkg (#1374) 2026-01-20 20:12:10 +05:30
observability update schemas for sensitivity (#1769) 2026-09-07 06:54:50 -04:00
packages/javascript Version Packages (#1761) 2026-09-17 20:33:00 -07:00
pprof Add license headers & NOTICE (#429) 2023-07-27 16:43:25 -07:00
protobufs agent simulation: merge accuracy_score and experience_score into overall_score (#1800) 2026-09-15 14:24:07 -04: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 Update module github.com/livekit/psrpc to v0.7.7 (#1797) 2026-09-16 21:15:22 -07:00
sdp sdp: harden SDPFragment.Unmarshal against out-of-range accesses (#1767) 2026-09-03 11:31:25 +05:30
signalling Include mid -> trackID in SDP. (#1256) 2025-10-15 23:01:18 +05:30
sip TEL-955: fix potential panic in sip (#1768) 2026-09-03 22:58:39 -07: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 agent_simulation: add stable id to Scenario and ScenarioGroup (#1785) 2026-09-09 09:27:25 -04:00
webhook webhook: add agent_job_started / agent_job_ended events (#1711) 2026-08-13 13:36:02 -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
CHANGELOG.md Version Packages (#1761) 2026-09-17 20:33:00 -07:00
go.mod Update module github.com/livekit/psrpc to v0.7.7 (#1797) 2026-09-16 21:15:22 -07:00
go.sum Update module github.com/livekit/psrpc to v0.7.7 (#1797) 2026-09-16 21:15:22 -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 Pin code generation and bring renovate.json to the org baseline (#1733) 2026-08-24 13:52:38 -07:00
NOTICE Add license headers & NOTICE (#429) 2023-07-27 16:43:25 -07:00
package.json Version Packages (#1761) 2026-09-17 20:33:00 -07:00
pnpm-lock.yaml Update dependency js-yaml to v3.15.2 [SECURITY] (#1792) 2026-09-16 21:11:56 -07:00
pnpm-workspace.yaml Update dependency js-yaml to v3.15.2 [SECURITY] (#1792) 2026-09-16 21:11:56 -07:00
renovate.json Track action versions and stop quarantining our own actions (#1801) 2026-09-16 21:09:48 -07:00