Networking - Kibibibit/geoff GitHub Wiki
The Networking library contains:
- GrpcUtils: Very basic class that currently just has a wrapper for getting a
ClientChannel - MayRest: A wrapper around the basic dart http client.
- StatusCode: A class containing every common http code, and their string names.
And the following sub-libraries: