Commit graph

8 commits

Author SHA1 Message Date
Vinzenz Schroeter c92493fad1 move examples into package (include them in published crate) 2024-05-26 13:55:19 +02:00
Vinzenz Schroeter f759395393 move c_api into binding_c crate, update C# binding 2024-05-26 13:15:11 +02:00
Vinzenz Schroeter edcad6fd03 improve c build 2024-05-26 11:40:52 +02:00
Vinzenz Schroeter f2d98af532 rename to servicepoint, new dir structure, WIP build.rs 2024-05-25 11:16:37 +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 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