Commit Graph

27 Commits

Author SHA1 Message Date
Moritz 81776333d9
Small fixes (#732)
* Small fixes

* Revert changes on file

* Add changelog

* Small fixes in keepalive test

* Add delay

* Fix symbol visibilty

* Add try catch for debugging

* Fail

* fail

* Use for loop
2024-09-06 15:09:54 +02:00
Kevin Moore c18e185bb0
Fix status badge (#726) 2024-07-24 14:24:57 -07:00
Lei Liu 52bea07000
Add support for unix domain sockets (#327)
Fixes #299
2020-11-11 15:43:05 +01:00
Michael Thomsen 5b3a125914
Fix badge in readme (#391) 2020-11-04 09:38:16 +01:00
Vyacheslav Egorov 1ea269916d
Remove Travis (#393) 2020-11-04 08:39:40 +01:00
Michael Thomsen 3a1c57530f
Update README.md (#388) 2020-11-03 23:09:17 +01:00
Patrice Chalin ae0a7df169
README rework: link into language/dart page on grpc.io etc (#324) 2020-08-03 15:50:55 +02:00
Patrice Chalin 63dd99e3f3
helloworld and route_guide: update to protobuf v1 (#279) 2020-03-10 09:06:16 +01:00
Michael Thomsen fd92060ad0
Update README.md (#245) 2019-10-31 10:16:07 +01:00
Tim e70ea6f2d0 Fix grpc-web import in Readme (#243) 2019-10-23 11:02:46 +02:00
Florian Pirmin Groetzner c305f0d685 Update README.md (#210)
Fix double word
2019-07-02 10:30:26 +02:00
Sigurd Meldgaard 054ac9de3c
Fix imports (#199) 2019-06-25 13:00:58 +02:00
Michael Thomsen 0c8f5ae057
Update README.md (#184) 2019-05-28 15:08:42 +02:00
Michael Thomsen ae9a7c7142
Graduate package to 1.0 stable (#143)
* Update README.md

* Update pubspec.yaml

* Update CHANGELOG.md

* Extend the package description
2018-12-17 15:49:14 +01:00
Michael Thomsen 9e1f296a3f
Add Pub badge to readme (#96) 2018-07-10 16:59:30 +02:00
Michael Thomsen ee1b0f9141
Prepare 0.5.0 release (#94)
* Prepare 0.5.0 release
2018-07-10 14:45:22 +02:00
Michael Thomsen 696413339f
Update README.md (#83) 2018-04-24 22:53:39 +02:00
Michael Thomsen d9c6f6ed77
Add details about platforms (#70) 2018-03-23 11:11:03 +01:00
Michael Thomsen 9ef437d2be Fix the Travis badge after move (#62) 2018-03-07 09:33:47 +01:00
Michael Thomsen e70e53d12f
Update README.md (#45) 2018-01-12 10:17:36 +01:00
Michael Thomsen 20d49aba5b
Update README.md (#44) 2018-01-02 12:32:55 +00:00
Jakob Andersen b82384ee08 Prepare release 0.1.0. (#35) 2017-10-12 16:26:00 +02: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 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