File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
<img src =" https://github.com/waterbustech/waterbus/raw/main/assets/images/img_app_logo.png?raw=true " width =" 25% " />
3
3
</div >
4
4
5
- <h2 align =" center " >Waterbus Server API </h2 >
6
- <p align =" center " >This is the server API for Waterbus. It is responsible for interacting with the database and ensuring data consistency .</p >
5
+ <h2 align =" center " >Waterbus Server SFU </h2 >
6
+ <p align =" center " >This is the server SFU for Waterbus. It is responsible for managing Websocket and WebRTC connections .</p >
7
7
8
8
<div class =" badges " align =" center " >
9
9
<p ><a href =" https://codecov.io/gh/waterbustech/waterbus " ><img src =" https://codecov.io/gh/waterbustech/waterbus/branch/main/graph/badge.svg?token=7KEMH26LHZ " alt =" codecov " ></a ><a href =" https://www.codefactor.io/repository/github/waterbustech/waterbus " ><img src =" https://www.codefactor.io/repository/github/waterbustech/waterbus/badge " alt =" CodeFactor " ></a ><img src =" https://img.shields.io/github/actions/workflow/status/waterbustech/waterbus/ci.yml " alt =" GitHub Workflow Status (with event) " ><img src =" https://img.shields.io/github/issues/waterbustech/waterbus " alt =" GitHub issues " ><a href =" https://chromium.googlesource.com/external/webrtc/+/branch-heads/6099 " ><img src =" https://img.shields.io/badge/libwebrtc-122.6261.01-yellow.svg " alt =" libwebrtc " ></a ><img src =" https://img.shields.io/cocoapods/v/KaiRTC " alt =" Cocoapods Version " ><a href =" https://github.com/lambiengcode " ><img src =" https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat& ; logo=github " alt =" PRs Welcome " ></a ></p >
29
29
30
30
Before getting started, ensure you have the following software installed:
31
31
32
- - ` Node.js ` : (>= 18)
33
- - ` NestJS CLI ` (>= 9.1.7)
34
- - ` Redis ` : (>= 7.0.12)
32
+ - [ ` Node.js ` ] ( https://nodejs.org/en ) : (>= 18)
33
+ - [ ` NestJS CLI ` ] ( https://nestjs.com ) (>= 9.1.7)
34
+ - [ ` Redis ` ] ( https://redis.io ) : (>= 7.0.12)
35
35
36
36
## ✨ Todo
37
37
You can’t perform that action at this time.
0 commit comments