-
Notifications
You must be signed in to change notification settings - Fork 194
Closed
Description
Hello !
First, thanks for this package which makes (real-time) communications a lot easier to implement.
Is there any work on adding all proto3
functionalities ?
On the main protobuf tutorials, proto3
seams the way to go , but there are several issues when having a fully proto3
compatible server (.NET in my case) talking to a dart generated client.
The main one is that all instances of included types are nullable on the server side, but initialized on the dart size.
Thanks !
nesscx
Metadata
Metadata
Assignees
Labels
No labels