aboutsummaryrefslogtreecommitdiff
path: root/embassy-sync/src/pubsub/publisher.rs
Commit message (Expand)AuthorAgeFilesLines
* Forgot to add space function to immediate publisherDion Dokter2022-10-051-0/+8
* Went back to named futures but now with must_useDion Dokter2022-09-291-3/+3
* Futures in pub & sub are now awaited instead of returned for better user comp...Dion Dokter2022-09-291-2/+11
* sync: flatten module structure.Dario Nieuwenhuis2022-08-221-0/+182