mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-03 06:33:11 +00:00
34 lines
767 B
Markdown
34 lines
767 B
Markdown
# nwaku FURPS
|
|
|
|
## Functionality
|
|
|
|
1. nwaku can be compiled as a library, `libwaku`.
|
|
2. libwaku exposes c-bindings.
|
|
3. Metrics can be enabled in libwaku.
|
|
|
|
## Usability
|
|
|
|
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
|
|
2. libwaku supports relay node functionalities.
|
|
3. TCP transport is supported for peer-to-peer message routing connections.
|
|
4. QUIC transport is supported for peer-to-peer message routing connections.
|
|
5. libwaku builds on Android and iOS
|
|
6. libwaku support edge node functionalities.
|
|
|
|
## + (Privacy, Anonymity, Deployments)
|
|
|
|
1. Every nwaku release includes a Windows binary for wakunode2.
|
|
|