Skip to content

Commit

Permalink
typed_janus_js promotion readme update
Browse files Browse the repository at this point in the history
Former-commit-id: f08f2b6e662da60b4c3d1bcbfac705974551610a [formerly 5f2965f [formerly cb07afd01c098869d7ab6ad4b47460e540918bdb] [formerly 06aea75c265e40b13c6472b800f408c91425d8fb [formerly 0f48249 [formerly bd120f6fddb1ba226275030a7d76284b2b620fea]]]]
Former-commit-id: 6dee335148974140daa6b74661aaace3479167d6
Former-commit-id: 89a5f962c5cefb8d42ca2ee6c0a6b3277501af15 [formerly ab38777]
Former-commit-id: d6e1b8b19ae72cd141095209b35eaa6eec4c09e8
Former-commit-id: 0f7fcd7d2ec5980b431b8581fc71437d4bea24f8
  • Loading branch information
shivanshtalwar0 committed Jun 7, 2022
1 parent b8bf0b6 commit 70506a2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

## Wait there's more... The Javascript Client!
If you loved the api style and architecture of flutter_janus_client and you wishing to have something similar for your next javascript project involving webrtc features.
then worry not because we have got you covered. we have written wrapper on top of our good old `janus.js`, you might ask why? well the answer to that question is it does not support
type bindings hence no rich ide support, so we proudly presents [typed_janus_js(feature rich promisified and reactive wrapper on top of janus.js)](https://github.com/flutterjanus/JanusJs)
or you can straight away use it by installing from npm `npm i typed_janus_js`.

0 comments on commit 70506a2

Please sign in to comment.