Skip to content

Real proto3 support #245

@aloisdeniel

Description

@aloisdeniel

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 !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions