- Dec 03, 2022
-
-
Matt Johnston authored
Add license text for Embassy code
-
Matt Johnston authored
embassy picow demo fails to compile probably due to recent async changes. switch to custom branch for salty
-
- Nov 24, 2022
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
- Nov 23, 2022
-
-
Matt Johnston authored
-
- Nov 22, 2022
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
Remove TCP timeout
-
- Nov 21, 2022
-
-
Matt Johnston authored
-
Matt Johnston authored
-
- Nov 19, 2022
-
-
Matt Johnston authored
-
Matt Johnston authored
Now successfully connects to std embassy demo Removed Behaviour argument to server constructors
-
Matt Johnston authored
Also add some comments for potential channel changes
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
- Nov 17, 2022
-
-
Matt Johnston authored
Added a generic poll_inner() to embassy_sunset Added ChannelEOF error return type instead of None for EOF Added app_done for channel handling code Remove some unneeded trait functions in std demo
-
- Nov 12, 2022
-
-
Matt Johnston authored
-
Matt Johnston authored
-
- Nov 07, 2022
-
-
Matt Johnston authored
Now is common between CliBehaviour and ServBehaviour Thanks to bruh![moment] on Discord for details how to make it work
-
Matt Johnston authored
-
- Nov 06, 2022
-
-
Matt Johnston authored
Improve the roundtrip pubkey auth test
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
std and picow embassy server demos work, no channels yet
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
Work in progress, can probably be simplified
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
Add missing Cargo files for picow Add "log" for embassy
-
- Nov 04, 2022
-
-
Matt Johnston authored
Wifi parts based on the example in https://github.com/embassy-rs/cyw43/ Not yet working
-
Matt Johnston authored
Don't require Behaviour to be Send
-
Matt Johnston authored
-
- Nov 03, 2022
-
-
Matt Johnston authored
-