- Jan 14, 2023
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
- Dec 13, 2022
-
-
Matt Johnston authored
-
- Dec 05, 2022
-
-
Matt Johnston authored
Fix a few things from cargo clippy
-
Matt Johnston authored
Some other comments and tidying, move lengths to constants
-
- Dec 03, 2022
-
-
Matt Johnston authored
-
Matt Johnston authored
The Option's contents won't ever get zeroed, instead we make a copy (or use a reference) and set Option to None, forcing the drop.
-
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
-