Skip to content

Commit

Permalink
add links to docs in master
Browse files Browse the repository at this point in the history
vincentfretin committed Feb 12, 2022
1 parent de15db9 commit d49c9f5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -77,3 +77,8 @@ NAF.connection.adapter.syncOccupants(NAF.connection.adapter.availableOccupants);
- Dev: `npm run start`
- Build: `npm run build`
- Release: `npm run release`

## Janus SFU deployment

- [How to deploy janus with the janus sfu plugin on Ubuntu 20.04](https://github.com/networked-aframe/naf-janus-adapter/blob/master/docs/janus-deployment.md)
- [Securing janus with JWT](https://github.com/networked-aframe/naf-janus-adapter/blob/master/docs/securing-janus-with-jwt.md)

0 comments on commit d49c9f5

Please sign in to comment.