issues
search
grpc
/
grpc-dart
The Dart language implementation of gRPC.
https://pub.dev/packages/grpc
Apache License 2.0
860
stars
271
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/checkout from 4.2.0 to 4.2.2
#744
dependabot[bot]
closed
2 weeks ago
5
[question] Access ClientCall from generated service client
#743
haf
opened
1 month ago
0
OPTIONS method used when metadata set, but POST method used otherwise
#742
dbblackdiamond
closed
1 month ago
1
Bump actions/checkout from 4.1.7 to 4.2.0
#741
dependabot[bot]
closed
1 month ago
5
Rev package:lints
#740
mosuem
closed
1 month ago
1
Bump lints from 4.0.0 to 5.0.0
#739
dependabot[bot]
closed
1 month ago
5
KeepAlive Ping Error Handling
#738
lyokato
opened
1 month ago
3
ignore unreachable_switch_default in weird switch case
#737
kevmoo
closed
1 month ago
2
lib/src/server/handlers.dart 's _customHeaders is reset to null, it should be reset to empty Map instead
#736
isoos
opened
2 months ago
7
ERROR: windows unix domain socket not support
#735
izouxv
closed
2 months ago
1
I dont know why dart change code to 14 when get success return
#734
Uwanggood
closed
2 months ago
2
How to add new events to gRPC server-side streaming from an external source?
#733
ankit-maniya
closed
2 months ago
1
Small fixes
#732
mosuem
closed
2 months ago
1
Fix broken link to examples
#731
tatsuyafujisaki
closed
2 months ago
6
update: Migrate off legacy JS/HTML apis
#730
minoic
opened
3 months ago
6
Exceptions thrown without stack traces
#729
blaugold
opened
3 months ago
2
fix: fix headers not completing when call is terminated
#728
c-lucera-pvotal
closed
2 months ago
11
Awaiting ResponseFuture.headers hangs indefinetly for not implemented services
#727
c-lucera-pvotal
closed
2 months ago
1
Fix status badge
#726
kevmoo
closed
4 months ago
1
Error connecting: Unsupported operation: Socket constructor (WASM)
#725
flrnsbt
opened
4 months ago
1
Use `Map.of` instead of `Map.from` in grpc client.
#724
lrhn
closed
2 months ago
4
ClientChannel has no way to trigger a connection to the server if no RPC is being invoked
#723
eladm-ultrawis
opened
4 months ago
5
fix: keep alive timeout finishes transport instead of connection shutdown
#722
steffenhaak
closed
2 months ago
10
Creating GrpcOrGrpcWebChannel always throws `UnsupportedError('not supported by gRPC-web')
#721
DmitryGaimaldinov
closed
4 months ago
1
Bump dart-lang/setup-dart from 1.6.4 to 1.6.5
#720
dependabot[bot]
closed
4 months ago
5
Bump actions/checkout from 4.1.6 to 4.1.7
#719
dependabot[bot]
closed
4 months ago
5
Fix hang that occurs when streaming calls are ongoing and a hot-restart occurs in Flutter web
#718
galenwarren
closed
4 months ago
29
Streaming issue on web only
#717
divan
opened
5 months ago
4
Grpc connect to some site and fail on some
#716
Imdavyking
opened
6 months ago
4
Migrate off legacy JS/HTML apis
#715
minoic
opened
6 months ago
7
Bump actions/checkout from 4.1.1 to 4.1.6
#714
dependabot[bot]
closed
6 months ago
5
Move `codec.dart` to former place
#713
mosuem
closed
6 months ago
2
Add `topics` to `pubspec.yaml`
#712
szakarias
closed
6 months ago
4
Bump lints from 3.0.0 to 4.0.0
#711
dependabot[bot]
closed
5 months ago
8
Question: How to implement a ClientInterceptor with async body
#710
payam-zahedi
opened
6 months ago
0
Question: Best practice for using ClientChannel
#709
payam-zahedi
opened
6 months ago
4
Bump dart-lang/setup-dart from 1.6.2 to 1.6.4
#708
dependabot[bot]
closed
6 months ago
5
Remove dependency on `package:archive`
#707
mosuem
closed
6 months ago
2
Is it possible to expose stream state to the app? It's vital for tracking http2 requests and make appropriate reconnect logic etc....
#706
vhunkalo
opened
6 months ago
19
#703 broke grpc interop testing
#705
ejona86
closed
6 months ago
7
Bump actions/checkout from 4.1.1 to 4.1.4
#704
dependabot[bot]
closed
6 months ago
6
Remove generated `StatusCode`
#703
mosuem
closed
7 months ago
2
Replace `package:archive` use by `dart:io` and `DecompressionStream`
#702
mosuem
opened
7 months ago
1
Enable vmservice test
#701
mosuem
closed
2 months ago
3
Track some specific request using ClientCall
#700
vhunkalo
opened
7 months ago
3
Add Health workflow
#699
mosuem
closed
7 months ago
0
feature: grpc endpoint prefix for web and native
#698
GuillermoDLCO
closed
7 months ago
1
`timeline_test` failure on Windows.
#697
mosuem
opened
7 months ago
3
Make protobuf generated imports absolute
#696
mosuem
closed
7 months ago
1
Typo Correction in README.md
#695
Curious-x
closed
7 months ago
5
Next