fix harness furps

This commit is contained in:
fryorcraken 2025-06-10 22:43:16 +10:00
parent 43d4ed6539
commit 8bba03d525
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

@ -8,7 +8,7 @@
## Usability
1. Developer only need to run a script or preset to start local Waku node and have their web app connect to it.
2. Potential WSS/HTTPS issues are worked around so that developer does need to manually generate or import SSL certificates.
2. Potential WSS/HTTPS issues are worked around so that developers do not need to manually generate or import SSL certificates.
3. There is an easy option for the developer to bootstrap and connect to local node, instead of external peers.
## Reliability