1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-30 22:33:49 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
230505bf5a Add grpc plugin (#2758)
* Add grpc plugin

* remove stale readmes
2025-05-14 21:04:42 +01:00
a7c31a0d2b refactor all the things 2020-12-29 15:49:26 +00:00
f23638c036 fix import paths for v2 release
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-01-30 14:44:40 +03:00
c145f355dd Moving to gRPC by default (#1069)
* Step 1

* Fix the test panics
2019-12-29 21:07:55 +00:00
22aa7d14b3 support streams pool for grpc (#1062)
* Update grpc_pool.go

* Update options.go

* Update grpc.go

* Update grpc_pool_test.go

* streams pool for grpc

* use busy list to speed up allocate while pool is very busy

* fix idle bug
2019-12-27 12:25:58 +00:00
77108771db Conceptual deliverable 2019-10-10 13:55:16 +08:00
226d55d752 Adding dependency 2019-10-09 16:48:45 +08:00
88ef785127 Add dialoptions and calloptions 2019-10-09 15:56:39 +08:00
b42b6fa0fc Further consolidate the libraries 2019-06-03 18:44:43 +01:00