This website requires JavaScript.
Explore
Help
Sign In
waku-org
/
waku-rust-bindings
Watch
1
Star
0
Fork
0
You've already forked waku-rust-bindings
mirror of
https://github.com/waku-org/waku-rust-bindings.git
synced
2025-02-24 12:28:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
waku-rust-bindings
/
examples
/
Cargo.toml
7 lines
62 B
TOML
Raw
Normal View
History
Unescape
Escape
Chat example (#11) * Added main skeleton for toy-chat example * Implement chat example main block * Polish chat and add necessary fixes * Added author info to crates
2022-10-19 15:58:09 +02:00
[
workspace
]
members
=
[
Tic tac toe example (#104) * update nwaku vendor to v0.33.1 * build.rs: add negentropy dependency and cmdCount cmdLine dependencies * fix: call waku_setup when instantiating waku_new * Properly decode a Vec<Multiaddr> * First commit tic-tac-toe * adding some simple game logic to coordinate the turns a little * some logic to panic if a proper event callback hasn't been set * restoring back the type state pattern introduced by Richard * new PubsubTopic type * fix clippy issues --------- Co-authored-by: Richard Ramos <info@richardramos.me>
2024-11-28 10:35:41 +01:00
"basic"
,
"tic-tac-toe-gui"
feat: example app (#99)
2024-03-11 12:00:30 -04:00
]
Reference in New Issue
Copy Permalink