libsignal-service-dotnet
libsignal-service-dotnet copied to clipboard
fix/reimplement device streams
- DeviceGroupsStream
- DeviceContactsStream
need suitable replacements
The DeviceGroupsInputStream and DeviceContactsInputStream are properly implemented and Signal-Windows uses them, their output counterparts are not finished though
I've implemented these as part of https://github.com/signal-csharp/libsignal-service-dotnet/pull/45 but I haven't tested that they work yet.