mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-02 22:23:09 +00:00
756 B
756 B
Local Web Dev Harness FURPS
Functionality
- Runs local Waku node to test Web application without relying on external connectivity.
- js-waku runs in NodeJS for testing and CI purposes.
Usability
- Developer only need to run a script or preset to start local Waku node and have their web app connect to it.
- Potential WSS/HTTPS issues are worked around so that developer does need to manually generate or import SSL certificates.
- There is an easy option for the developer to bootstrap and connect to local node, instead of external peers.
Reliability
Performance
Supportability
- Linux and Mac development environments.
- Local network without RLN.
- Chrome and Firefox browsers.