-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Waku Filter and Lightpush: Evaluation and improvement #5
Comments
14 tasks
An idea from @richard-ramos: waku-org/nwaku#1423 |
This was referenced Dec 6, 2022
3 tasks
22 tasks
4 tasks
@jm-clius can this be closed? |
Yes, although dogfooding is still in progress, initial feedback has been good and the implementation seems stable. |
fryorcraken
added
E:2.1: Production testing of existing protocols
See https://github.com/waku-org/pm/issues/49 for details
and removed
E:2023-light-protocols
E:2.1: Production testing of existing protocols
See https://github.com/waku-org/pm/issues/49 for details
Epic
Tracks a sub-team Epic.
labels
Sep 22, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
This forms part of a series of issues raised as output of the recent Status client offsite.
Filter and Lightpush are useful protocols for resource-restricted devices. Although these protocols are separate they are often used in conjunction as an alternative to relay. For example, they are core to an initial strategy to address Waku Relay scalability challenges in browsers and similarly restricted environments.
What has been done
Problem
Although there's ongoing work to improve these protocols, both the protocols and various client implementations must be properly dogfooded and evaluated against the following open questions:
This issue tracks the overarching effort to dogfood and improve both protocols, both on a spec and implementation level across all clients.
The text was updated successfully, but these errors were encountered: