mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-02 14:03:06 +00:00
chore: fix broken example link
This commit is contained in:
parent
900b98812a
commit
5582c4c355
@ -93,7 +93,7 @@ make mobile-ios
|
||||
## Examples
|
||||
Examples of usage of go-waku as a library can be found in the `examples/` folder:
|
||||
|
||||
- [**basic2**](examples/basic2) - demonstrates how to send and receive messages
|
||||
- [**basic_relay**](examples/basic-relay) - demonstrates how to send and receive messages
|
||||
- [**chat2**](examples/chat2) - simple chat client using waku relay / lightpush + filter / store protocol to send/receive messages and retrieve message history
|
||||
- [**filter2**](examples/filter2) - demonstrates how to use filter protocol
|
||||
- [**c-bindings**](examples/c-bindings) - simple program to demonstrate how to consume the go-waku library via C FFI
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user