Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Move TS code to a separate repository #118

Merged
merged 2 commits into from
May 4, 2022
Merged

Move TS code to a separate repository #118

merged 2 commits into from
May 4, 2022

Conversation

mickel8
Copy link
Contributor

@mickel8 mickel8 commented May 4, 2022

From now, JS/TS client SDK can be found under https://github.com/membraneframework/membrane-webrtc-js

@mickel8 mickel8 force-pushed the separate-ts-client branch 3 times, most recently from e5d1794 to c60ad16 Compare May 4, 2022 13:04
@mickel8 mickel8 force-pushed the separate-ts-client branch from c60ad16 to ed67a27 Compare May 4, 2022 13:06
@mickel8 mickel8 requested a review from mat-hek May 4, 2022 14:17
README.md Outdated
## Copyright and License

Copyright 2021, [Software Mansion](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane_rtc_engine)
Copyright 2022, [Software Mansion](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane_rtc_engine)
Copy link
Contributor

Choose a reason for hiding this comment

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

no need to bump that ;)

Thanks to this, there is no need to include compiled JS code in `priv/static`. It will be generated each time `mix compile` is called.

TypeScript documentation will be generated under `doc/js/`.
To make the development a little easier, we have added `mix integration_test` task, which runs integration tests from `integration/test_videoroom`.
Copy link
Contributor

Choose a reason for hiding this comment

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

I guess integration tests should be run by default when doing mix test

Copy link
Contributor Author

@mickel8 mickel8 May 4, 2022

Choose a reason for hiding this comment

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

They take too much time at the moment. I think that several minutes (about ~2/3)

@mickel8 mickel8 force-pushed the separate-ts-client branch from 1cb3a59 to d5119f3 Compare May 4, 2022 17:16
@mickel8 mickel8 self-assigned this May 4, 2022
@mickel8 mickel8 merged commit 86634c5 into master May 4, 2022
@mickel8 mickel8 deleted the separate-ts-client branch May 4, 2022 17:23
mickel8 added a commit that referenced this pull request May 16, 2022
mickel8 added a commit that referenced this pull request May 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants