pm/FURPS/application/nwaku.md

34 lines
767 B
Markdown
Raw Normal View History

# nwaku FURPS
## Functionality
1. nwaku can be compiled as a library, `libwaku`.
2. libwaku exposes c-bindings.
2025-06-07 01:05:22 +10:00
3. Metrics can be enabled in libwaku.
## Usability
2025-06-11 15:34:01 +10:00
1. Uses nimble for package management and build.
2. Can be imported as a nim library using nimble.
## Reliability
1. ...
## Performance
1. ...
## Supportability
1. libwaku, wakunode2 can build on Windows
2025-06-11 15:24:04 +10:00
2. libwaku supports relay node functionalities.
2025-06-05 17:09:33 +10:00
3. TCP transport is supported for peer-to-peer message routing connections.
4. QUIC transport is supported for peer-to-peer message routing connections.
2025-06-11 15:24:04 +10:00
5. libwaku builds on Android and iOS
6. libwaku support edge node functionalities.
## + (Privacy, Anonymity, Deployments)
2025-06-11 15:24:04 +10:00
1. Every nwaku release includes a Windows binary for wakunode2.