Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: initial monorepo & server sdk #61

Merged
merged 32 commits into from
Oct 3, 2023
Merged

feat: initial monorepo & server sdk #61

merged 32 commits into from
Oct 3, 2023

Conversation

theomonnom
Copy link
Member

@theomonnom theomonnom commented Sep 14, 2023

  • two independant packages (livekit.api & livekit.rtc)
  • corresponding gha workflow
  • added livekit/protocol submodule
  • added server sdk (room service, access_token)

@theomonnom theomonnom requested a review from davidzhao October 3, 2023 07:51
Copy link
Member

@davidzhao davidzhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome work! just a couple of nits

.github/workflows/build-api.yml Outdated Show resolved Hide resolved
.github/workflows/build-rtc.yml Outdated Show resolved Hide resolved
examples/basic_room.py Outdated Show resolved Hide resolved
examples/e2ee.py Outdated Show resolved Hide resolved
examples/face_landmark/face_landmark.py Show resolved Hide resolved
livekit-api/livekit/api/version.py Outdated Show resolved Hide resolved
@theomonnom theomonnom changed the title feat: add server sdk feat: initial monorepo & server sdk Oct 3, 2023
@theomonnom theomonnom merged commit 907be69 into main Oct 3, 2023
12 checks passed
@theomonnom theomonnom deleted the theo/server-sdk branch October 3, 2023 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants