Skip to content

Commit

Permalink
Add DataStream support (#871)
Browse files Browse the repository at this point in the history
* wip data stream messages

* generated protobuf

* smaller update

* generated protobuf

* attach files

* generated protobuf

* add sender identity

* generated protobuf

* update to reflect proposal discussion

* generated protobuf

* address comments

* generated protobuf

* Remove redundant options, clarify comments

* generated protobuf

* add generated flag

* generated protobuf

* Create yellow-buses-work.md

* generated protobuf

* fix changeset

* address comments

* generated protobuf

* remove contentLength from packet

* generated protobuf

* add to datapacket

* generated protobuf

* snake

* generated protobuf

* add comment

* generated protobuf

* add version to chunk

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
lukasIO and github-actions[bot] authored Nov 28, 2024
1 parent b738aed commit c9f20a6
Show file tree
Hide file tree
Showing 3 changed files with 1,229 additions and 596 deletions.
6 changes: 6 additions & 0 deletions .changeset/yellow-buses-work.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@livekit/protocol": minor
"github.com/livekit/protocol": minor
---

Add DataStream support
Loading

0 comments on commit c9f20a6

Please sign in to comment.