Skip to content

Commit f1231bf

Browse files
authored
Merge pull request #32 from matrix-org/dbkr/rename
Rename
2 parents f9a3f82 + acb9835 commit f1231bf

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# SFU-to-SFU
1+
# Waterfall
22

33
## Why
44

5-
`SFU-to-SFU` is an example of a cascaded decentralised SFU. The intention is to
5+
Waterfall is a cascaded, decentralised SFU. The intention is to
66
be a implementation of Matrix's [MSC3401: Native Group VoIP
77
signalling](https://github.com/matrix-org/matrix-spec-proposals/blob/matthew/group-voip/proposals/3401-group-voip.md).
88
This example is self contained and doesn't require any external software. The
@@ -18,8 +18,9 @@ project was informed by the following goals.
1818
* **Client Simplicity** - Clients will need to be created on lots of platforms.
1919
We should aim to use native WebRTC features as much as possible.
2020

21-
This implements the MSC only roughly - given the current experimental nature of
22-
this projects, it deviates in certain areas from the MSC.
21+
This project is at an early stage and implements the MSC only roughly - given
22+
the current experimental nature of this projects, it deviates in certain areas
23+
from the MSC.
2324

2425
## How
2526

0 commit comments

Comments
 (0)