mirror of
https://github.com/Yonle/bostr.git
synced 2025-03-17 13:22:49 +01:00
README: How this software works?
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
parent
bd19d934a5
commit
4ca71948c3
@ -1,5 +1,5 @@
|
|||||||
# Bostr
|
# Bostr
|
||||||
A nostr bouncer
|
A nostr bouncer for reducing client bandwidth.
|
||||||
|
|
||||||
## What is this?
|
## What is this?
|
||||||
It's a bouncer for Nostr relays
|
It's a bouncer for Nostr relays
|
||||||
@ -9,9 +9,11 @@ Nostr relays is bunch of dummy servers and usually connects to more than 5-10 re
|
|||||||
|
|
||||||
Due to it is nature to connect to more than two or three relays, This caused a issue such as mobile data bandwidth drained drastically, and similiar
|
Due to it is nature to connect to more than two or three relays, This caused a issue such as mobile data bandwidth drained drastically, and similiar
|
||||||
|
|
||||||
|
|
||||||
This project serve the purpose as a bouncer to reduce client bandwidth usage.
|
This project serve the purpose as a bouncer to reduce client bandwidth usage.
|
||||||
|
|
||||||
|
## How it works?
|
||||||
|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
- NodeJS (+v14)
|
- NodeJS (+v14)
|
||||||
- Libsqlite installed in your system
|
- Libsqlite installed in your system
|
||||||
|
BIN
img/how_it_works.png
Normal file
BIN
img/how_it_works.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 207 KiB |
Loading…
x
Reference in New Issue
Block a user