Commit graph

7 commits

Author SHA1 Message Date
Vinzenz Schroeter c61c267b02 add more unit tests 2024-05-17 21:02:50 +02:00
Vinzenz Schroeter 1dad113ca1 a bunch of minor changes combined:
- From instead of Into
- unsafe_data_ref for other payloads
- CByteSlice for returning memory spans
- send Packet instead of Into<Packet>
- expose packet layer to C/C#
2024-05-15 20:34:51 +02:00
Vinzenz Schroeter 01d1f1dad0 one workspace for everything 2024-05-12 14:01:49 +02:00
Vinzenz Schroeter 362426c758 reformat with max width 2024-05-11 23:28:08 +02:00
Vinzenz Schroeter 27f891cd92 remove Window, fix examples, add logging 2024-05-11 14:41:09 +02:00
Vinzenz Schroeter 9eaa7462bc Into, TryFrom 2024-05-10 19:55:18 +02:00
Vinzenz Schroeter e625643c9c add announce example 2024-05-10 18:34:21 +02:00