Skip to content

Commit

Permalink
Progress with the eosgrpc client (#1154)
Browse files Browse the repository at this point in the history
Co-authored-by: Ishank Arora <ishank011@gmail.com>
  • Loading branch information
ffurano and ishank011 authored Dec 3, 2020
1 parent e018223 commit 655c9ba
Show file tree
Hide file tree
Showing 17 changed files with 5,204 additions and 7,667 deletions.
3 changes: 3 additions & 0 deletions changelog/unreleased/eosclientgrpc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Enhancement: add support for the protobuf interface to eos metadata

https://github.com/cs3org/reva/pull/1154
3 changes: 3 additions & 0 deletions changelog/unreleased/fab-merge.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Enhancement: Merge-rebase from master 10/11/2020

https://github.com/cs3org/reva/pull/1154
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ require (
github.com/tus/tusd v1.1.1-0.20200416115059-9deabf9d80c2
go.opencensus.io v0.22.5
golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899
golang.org/x/net v0.0.0-20200625001655-4c5254603344
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
google.golang.org/grpc v1.33.2
)
Expand Down
54 changes: 34 additions & 20 deletions go.sum

Large diffs are not rendered by default.

Loading

0 comments on commit 655c9ba

Please sign in to comment.