7 Commits

Author SHA1 Message Date
Alejandro Cabeza Romero
79a22e9bc2
Implement ping pong example. 2024-12-20 17:25:30 +01:00
Alejandro Cabeza Romero
78dfd8999d
Feature gate instrument macro. 2024-12-19 16:38:33 +01:00
Alejandro Cabeza Romero
55def9fe94
Update Cargo with example removal. Formatting. 2024-12-19 16:32:07 +01:00
Daniel Sanchez
ac28d01158
Plug services lifecycle (Shutdown and Kill) (#27)
* Plug lifecycle channel

* Pipe lifecycle to services.

* Add explaining doc on handle clone

* Fix tests

* Add missing break on overwatch kill

* Added shutdown service test

* Clippy happy

* Use try_from instead of from for checking duplicated service ids on ServicesLifeCycleHandle

* Added docs
2023-10-09 14:00:12 +02:00
Daniel Sanchez
32e6e59377
Publish ready (#7)
* Refactor overwatch to overwatch-rs

* Update readmes and licenses

* Add badges

* Added release action

* Fix tests after refactor

* On push tags on release pipeline

* Add missing jobs to release ci

* Fmt

* Named release job

* Fix invalid tag again
2022-11-16 14:15:58 +01:00
Giacomo Pasini
cc20ecc918
Add waku-chat example (#1)
* add waku-chat example

* clippy happy

* update dependencies

* remove unneeded tokio features

* use separate thread for stdin

* only build on linux

Co-authored-by: Giacomo Pasini <giacomo@status.im>
2022-10-24 13:21:39 +02:00
Daniel Sanchez Quiros
ad32d12019 Public release 2022-10-20 11:47:50 +02:00