21 Commits

Author SHA1 Message Date
TheJoKlLa
2438421c2a Removed CapnProto project and add NuGet Package 2021-02-24 21:25:46 +01:00
TheJoKlLa
acd3a837a9 Fixed: Some Warnings 2021-02-24 20:59:43 +01:00
TheJoKlLa
65ea3ef6e9 Fixed: Android Deadlock from RPC Connection 2021-02-24 19:08:50 +01:00
TheJoKlLa
9bee54f312 Fixed: List Machine and Nuget Packages 2021-02-09 14:19:27 +01:00
TheJoKlLa
d1285a5aa1 Fixed: Remove Compiler Warnings for FabAccessAPI Project from cap'n proto generated Code 2021-01-29 18:15:24 +01:00
TheJoKlLa
2344bb92b9 BackUp 2021-01-23 23:35:29 +01:00
Kai Jan Kriegel
7bb1d8d8a5 improved tests and error handling 2020-12-21 13:44:29 +01:00
Kai Jan Kriegel
7cd285bb85 api lib v0.1 2020-12-19 21:04:17 +01:00
Kai Jan Kriegel
9de2b2739b updated schema to work around code generation bug 2020-11-12 10:26:45 +01:00
Kai Jan Kriegel
6ad2d27659 added stub for an InjectableTcpRpcClient
creating a TcpClient, performing the Handshake and then injecting the stream into the RpcClient could be a viable workaround to the internal stream of the default RpcClient being inaccessible
2020-11-12 10:14:41 +01:00
Kai Jan Kriegel
ad778d174d improved authentication process 2020-11-12 10:14:21 +01:00
Kai Jan Kriegel
d219163f7b added stub class for Permission subsystem 2020-11-12 10:08:36 +01:00
Kai Jan Kriegel
8035f8b1bd implemented Machines interface 2020-11-12 10:08:14 +01:00
Kai Jan Kriegel
a69d76474f stuff 2020-11-07 22:08:40 +01:00
Kai Jan Kriegel
ac7acc9f72 send greeting 2020-10-26 14:35:31 +01:00
Kai Jan Kriegel
3961c25ad4 we need some kind of SASL implementation 2020-10-26 14:35:08 +01:00
Kai Jan Kriegel
da110c9a6b bumped api submodule revision 2020-10-26 14:27:00 +01:00
Kai Jan Kriegel
322e2d78e1 updated schema version 2020-10-19 02:29:57 +02:00
Kai Jan Kriegel
841f78557c Modified schema, so it builds in C# 2020-10-19 02:29:57 +02:00
Kai Jan Kriegel
caecf9f54a added annotations to api.capnp to resolve name conflicts in csharp 2020-10-19 02:29:57 +02:00
Kai Jan Kriegel
45be0e13a8 added basic dotnet standard lib for the api 2020-10-19 02:29:57 +02:00