Commit graph

8 commits

Author SHA1 Message Date
Vinzenz Schroeter 95928ee85c update language bindings and examples 2024-05-16 23:12:35 +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 5803b71f3a fix c example 2024-05-14 21:46:23 +02:00
Vinzenz Schroeter 18aa87da92 merge folders 2024-05-13 21:17:20 +02:00
Vinzenz Schroeter 3bf5249d08 move c binding into separate dir 2024-05-12 21:33:47 +02:00
Vinzenz Schroeter 27a87cc80a yet another variant of the c library. now the header has to be generated manually. 2024-05-12 21:14:23 +02:00
Vinzenz Schroeter ff64557d29 improve c library 2024-05-12 20:28:35 +02:00
Vinzenz Schroeter 4bb505650c fix c api, add usage example 2024-05-12 18:28:53 +02:00