Jakob Andersen
4775f6dd1f
Rename examples to example. ( #19 )
...
To follow the Dart package guidelines.
Fixes #18 .
2017-07-04 19:50:18 +02:00
Kevin Moore
4b8d407eae
Fixes to make Travis Green ( #17 )
...
* Remove unused import
* Only analyze lib and test dirs
- work-around for https://github.com/dart-lang/sdk/issues/26212
* enable a few more lints
* remove unused field
2017-06-29 13:11:29 -07:00
Kevin Moore
49f123b6ac
Update readme with Travis badge ( #16 )
...
And remove redundant header info
2017-06-29 12:28:24 -07:00
Michael Thomsen
b0c284578a
Enable travis ( #15 )
...
* Create .travis.yml
Initial travis config, based on https://github.com/dart-lang/source_gen/blob/master/.travis.yml
* Update .travis.yml
* Fix filename
* Review feedback
2017-06-29 19:38:45 +02:00
Michael Thomsen
aee8e4a3c3
Clarify that current implementation is experimental ( #14 )
2017-06-29 15:12:10 +02:00
Jakob Andersen
bf8fb94353
Initial import. ( #2 )
...
What works:
* Client and server can talk to each other, all 4 RPC variants.
* Client can talk to Go gRPC server.
What (probably) doesn't work:
* Anything else.
2017-06-28 14:53:42 +02:00
Michael Thomsen
97dfcb1c5f
Fix typo ( #1 )
2017-06-08 11:17:15 +02:00
Michael Thomsen
ee72b4b418
Initial repo config
2017-06-08 11:12:17 +02:00