This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
logos-messaging-rust-bindings
Watch
1
Star
0
Fork
0
You've already forked logos-messaging-rust-bindings
mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced
2026-01-03 14:33:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
logos-messaging-rust-bindings
/
examples
/
Cargo.toml
8 lines
78 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"
,
some changes to add toy-chat example. not completed yet
2024-12-01 18:06:34 +01:00
"tic-tac-toe-gui"
,
"toy-chat"
feat: example app (#99)
2024-03-11 12:00:30 -04:00
]
Reference in New Issue
Copy Permalink