Skip to content

feat: add RepeatShuffle method in the protobuf#86

Draft
korosuke613 wants to merge 8 commits into
mainfrom
feat-add-repeat-shuffle
Draft

feat: add RepeatShuffle method in the protobuf#86
korosuke613 wants to merge 8 commits into
mainfrom
feat-add-repeat-shuffle

Conversation

@korosuke613
Copy link
Copy Markdown
Owner

No description provided.

 go/grpshuffle_server/lib/server.go | 47 +++++++++++++++++++++++++++++++++++++-
 1 file changed, 46 insertions(+), 1 deletion(-)
 go/grpshuffle_client/lib/core.go   |  19 ++++++-
 go/grpshuffle_client/main.go       |  89 ++++++++++++++++++++++++++----
 go/grpshuffle_server/lib/core.go   |  53 ++++++++++++++++++
 go/grpshuffle_server/lib/server.go | 107 +++++++++----------------------------
 4 files changed, 175 insertions(+), 93 deletions(-)
 Makefile                           |  4 ++--
 go/grpshuffle_server/lib/server.go | 16 ++++++++--------
 2 files changed, 10 insertions(+), 10 deletions(-)
 doc/grpshuffle.md                |   3 +-
 doc/index.html                   | 181 ++++++++++++++++---------------
 go/grpshuffle_client/lib/http.go | 224 +++++++++++++++++++++++++++++----------
 3 files changed, 260 insertions(+), 148 deletions(-)
 go/grpshuffle_client/lib/http.go | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
 go/grpshuffle_client/lib/http.go | 69 ----------------------------------------
 1 file changed, 69 deletions(-)
 doc/grpshuffle.md |   3 +-
 doc/index.html    | 181 +++++++++++++++++++++++++++---------------------------
 2 files changed, 93 insertions(+), 91 deletions(-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant