grpc-dart/lib/src
Sigurd Meldgaard 561f8fe716
Make Status codes `static const` instead of `static final`. (#104)
Make Status codes `static const` instead of `static final`.
This enables using the codes in switch statements and default values.
2018-08-06 13:47:45 +02:00
..
auth Use new Dart 2 APIs (#99) 2018-07-13 12:57:18 +02:00
client Allow for non ascii headers (#103) 2018-07-19 15:46:23 +02:00
server Allow for non ascii headers (#103) 2018-07-19 15:46:23 +02:00
shared Make Status codes `static const` instead of `static final`. (#104) 2018-08-06 13:47:45 +02:00