-
Waku metrics dashboard is an important tool to monitor and evaluate the product's growth over time. The overall metrics are divided into two : (1) Network metrics (2) Community metrics
_(1) Network…
-
## Background
Waku network simulation and testing is done in collaboration with [Kurtosis](https://www.kurtosis.com/) and uses their distributed network manipulation tools. The main aim of network …
-
This is a **change request**
## Problem
`@waku/create` was created as a way to provide good easy default for new users of Waku.
A developer wanting to use js-waku can start with `@waku/create` to ge…
-
This is a **feature request**
## Problem
It is a moderately challenging task to use `js-waku` tools as they are right now in a project which is based on a web framework.
Even considering …
-
## Problem
When attempting to send many messages back to back we run into an error: `ERR_TOO_MANY_OUTBOUND_PROTOCOL_STREAMS`
## Steps to reproduce
```js
import {
createLightNode,
waitForRe…
-
Right now the teams object look something like this:
![Screenshot 2024-09-30 222734](https://github.com/user-attachments/assets/a12a2dd4-53c8-4ac6-ba10-0ed47e97fd1a)
but the code is now updated an…
-
### Background
Some tasks i can think of. Need to analyze more on this.
- [x] No need to take relayPeerConfig if relay is not enabled. https://github.com/waku-org/go-waku/pull/1135
- [ ] Report …
-
This is a **support request**
## Problem
Update `js-waku` to use https://github.com/waku-org/specs/commit/ffc9d3a211be09ba31d862c4423e82faf0a259c6
## Proposed Solutions
Handle new error…
-
Using stylex with https://github.com/nonzzz/vite-plugin-stylex not apply correctly the styles when the component is a server component. It is applied correctly when the component is a client component…
-
spec is WIP -> https://github.com/waku-org/specs/pull/32