issues
search
3rdparty
/
eventuals-grpc
C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.
Apache License 2.0
20
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump version of eventuals
#37
ArthurBandaryk
closed
3 years ago
0
Bump version of eventuals
#36
ArthurBandaryk
closed
3 years ago
0
Replace 'Server::Handler' with 'ServerCall' for more ergonomic usage
#35
benh
closed
3 years ago
0
Turn on warnings by default
#34
ArthurBandaryk
opened
3 years ago
0
Format `stout/grpc/client.h`
#33
ArthurBandaryk
closed
3 years ago
0
Format code with clang in `/stout/grpc/client.h`
#32
ArthurBandaryk
closed
3 years ago
0
Check all `.cc|.cpp`, `.h`, `.proto`, `.bzl` on code style
#31
ArthurBandaryk
closed
3 years ago
1
The same issue as in stout-eventuals [#1](https://github.com/3rdparty/stout-eventuals/issues/1)
#30
ArthurBandaryk
closed
3 years ago
0
Added code format check of `.proto` files
#29
ArthurBandaryk
closed
3 years ago
0
Bump a new version of eventuals
#28
ArthurBandaryk
closed
3 years ago
0
Bump version of stout-eventuals
#27
ArthurBandaryk
closed
3 years ago
0
Remove llvm step
#26
ArthurBandaryk
closed
3 years ago
0
Comment `broadcast-cancel.cc` in `BUILD.bazel`
#25
ArthurBandaryk
closed
3 years ago
0
Added code format check of `.proto` files
#24
ArthurBandaryk
closed
3 years ago
2
`StoutGrpcTest.BroadcastCancel` test failed
#23
ArthurBandaryk
closed
3 years ago
2
Github Actions "Install LLVM and Clang" hangs on WIndows
#22
NikitaNikolaenko
closed
3 years ago
0
Make `Build` and `Test` checks triggered
#21
ArthurBandaryk
closed
3 years ago
2
`Build` and `Test` checks are not triggered
#20
ArthurBandaryk
closed
3 years ago
0
Added code_format_check.yml
#19
ArthurBandaryk
closed
3 years ago
0
Bump version of stout-eventuals, fix local build
#18
while-false
closed
3 years ago
0
gcc build broken by .bazelrc
#17
while-false
opened
3 years ago
4
Build test are failing and not enforced
#16
while-false
closed
3 years ago
1
`server.Finish()` shouldn't be called until all writes AND all reads are done
#15
rjhuijsman
closed
3 years ago
1
Only call `stream_->Finish()` after BOTH reads AND writes are done.
#14
rjhuijsman
closed
3 years ago
1
Fix broken build due to missing comma in Bazel file.
#13
rjhuijsman
closed
3 years ago
0
`client.Finish()` shouldn't be called until all writes AND all reads are done
#12
rjhuijsman
closed
3 years ago
0
Update commit hash in repos.bzl
#11
while-false
closed
3 years ago
0
Subsequent writes issued from `.ready()` aren't sent until `.ready()` completes.
#10
rjhuijsman
closed
3 years ago
2
Fix mutex usage bugs, and prevent recurrence
#9
rjhuijsman
closed
3 years ago
1
Change grpc version from 1.35 to 1.40
#8
while-false
closed
3 years ago
1
Fix a family of concurrency bugs
#7
rjhuijsman
closed
3 years ago
0
Refactor streaming test
#6
rjhuijsman
closed
3 years ago
0
Auto-format Bazel files using standard 'buildifier' tool
#5
rjhuijsman
closed
3 years ago
0
Client::Handler() API: only `.body()`, or `.body()` and `.end()`?
#4
rjhuijsman
closed
3 years ago
3
Declare com_github_3rdparty_stout_grpc externally
#3
while-false
closed
3 years ago
0
Change deps.bzl and bazelrc for grpc to build on linux
#2
while-false
closed
3 years ago
1
Make the api more safer
#1
qicosmos
closed
3 years ago
2
Previous