mirror of
https://github.com/pavlobu/deskreen.git
synced 2025-05-29 13:50:08 -07:00
sharing session init docs added
This commit is contained in:
parent
ea6ffb5d88
commit
b7e089c763
@ -16,8 +16,7 @@ It is built on top of [Electron React Boilerplate](https://github.com/electron-r
|
||||
For better security mechanism, end-to-end encryption is implemented, which is inspired by
|
||||
[darkwire.io](https://github.com/darkwire/darkwire.io). The difference is that it is rewritten
|
||||
in `Typescript` and transformed to use `node-forge` instead of `window.crypto.subtle`.
|
||||
Why this was made? Because a client served with `http` without SSL, which makes `window.crypto. subtle` unavailable.
|
||||
(TODO: write more docs about Deskreen architecture)
|
||||
Why this was made? Because a client served with `http` without SSL, which makes `window.crypto.subtle` unavailable.
|
||||
|
||||
## Get Started for Developers
|
||||
|
||||
@ -77,10 +76,14 @@ TODO: add how to get started with local SonarCube for Deskreen in details.
|
||||
|
||||
## Documentation
|
||||
|
||||
### High level design
|
||||
### High level architecture design
|
||||
|
||||

|
||||
|
||||
### WebRTC Screen Sharing Session Initiation Step by Step
|
||||
|
||||

|
||||
|
||||
## Note on versioning:
|
||||
|
||||
- All versions git tags should start with `v` ex. `v1.0.0`
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 257 KiB |
Loading…
x
Reference in New Issue
Block a user