issues
search
cyanfish
/
grpc-dotnet-namedpipes
Named pipe transport for gRPC in C#/.NET
Apache License 2.0
190
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added verification of PipeServer connection state
#65
glaysons
opened
4 months ago
2
[Question] How to deal with elevation on the server-side?
#64
nicolaihenriksen
closed
4 months ago
2
Add serverside resilience for client disconnect during server streaming response
#63
zachrybaker
opened
4 months ago
1
System.InvalidOperationException: The pipe is in a disconnected state!
#62
NeverMorewd
opened
4 months ago
4
NamedPipeServer ctor that allows plugging a custom logger is not public
#61
hmartinez82
opened
6 months ago
0
Don't write trailers when PipeStream is disconnected.
#60
HengWh
opened
7 months ago
2
Fix uncaught exception when PipeStream is disconnected.
#59
HengWh
closed
7 months ago
2
No docs on how to use with DI
#58
betmix-matt
opened
10 months ago
1
Increasing the number of parallel requests results in the error “could not connect to all addresses.”
#57
SeminDM
closed
11 months ago
1
Update MessageReader.cs
#56
NeverMorewd
closed
11 months ago
2
CancellationTokenSource of ServerStreaming causes Memory leaking
#55
NeverMorewd
closed
11 months ago
3
Why the ServerStreaming performance of gRPCPipe factory is not good as other two factorys
#54
NeverMorewd
closed
11 months ago
1
Fix RpcException trailers not propagating to client
#53
MartinHoma
closed
11 months ago
2
update nuget package
#52
alepillerBIM
closed
1 year ago
2
Feature/enhance logging
#51
zachrybaker
opened
1 year ago
4
error serializing large responses on client with remote pipe
#50
zachrybaker
opened
1 year ago
3
allow fifo task execution
#49
zachrybaker
opened
1 year ago
3
parallelism challenges?
#48
zachrybaker
opened
1 year ago
10
encryption?
#47
zachrybaker
opened
1 year ago
4
Could not talk to containerd service using this implementation of NamedPipeChannel
#46
arasheedu
closed
1 year ago
9
Ensure trailers are added to calls that throw
#45
alexhelms
closed
11 months ago
5
ServerStreamPool.Start - NamedPipeServerStream instances might not be created when the method exits
#44
pdupont1
closed
11 months ago
2
Support for larger thread pool
#43
pockets3407
closed
1 year ago
5
async/await to handle connection loop
#42
ikobylinskyi
closed
1 year ago
6
Document wire protocol
#41
hellozyemlya
closed
1 year ago
2
Update README.md
#40
cyanfish
closed
2 years ago
0
Add .NET 6 support
#39
LAB02-Admin
closed
2 years ago
2
System.UnauthorizedAccessException when contacting gRPC server from another user
#38
LAB02-Admin
closed
2 years ago
7
System.NotSupportedException when reading ServerCallContext.Peer
#37
LAB02-Admin
closed
1 year ago
1
AssemblyVersion is hard coded to 1.0.0.0 - breaks versioning with release 1.4.4
#36
dchasman
closed
2 years ago
1
Update AssemblyVersion to match PackageVersion to insure installers, …
#35
dchasman
closed
2 years ago
1
Bump Google.Protobuf from 3.14.0 to 3.15.0 in /GrpcDotNetNamedPipes
#34
dependabot[bot]
closed
2 years ago
1
Bump Google.Protobuf from 3.14.0 to 3.15.0 in /GrpcDotNetNamedPipes.Tests
#33
dependabot[bot]
closed
2 years ago
1
Consuming GrpcDotNetNamedPipes in our project
#32
alakar32
closed
2 years ago
1
Unicode support
#31
rocksdanister
closed
2 years ago
1
Server stream has not been notified when the client has been unexpectedly terminated.
#30
ychumpov
closed
1 year ago
1
Interceptor support
#29
joschmo80
opened
3 years ago
4
Strong Named
#28
joschmo80
closed
2 years ago
2
Unable to access PipeSecurity on .NET 5.0
#27
pockets3407
closed
3 years ago
1
Code-first support via protobuf-net.Grpc: using CallContext in servicecontracts
#26
rkiggen
closed
3 years ago
7
can add net45 support?
#25
IOL0ol1
closed
3 years ago
1
Server Stop and restart
#24
aniljosenj
closed
3 years ago
3
Dependency on Google.Protobuf
#23
DSanchen
closed
3 years ago
5
Try setting the result / canceling / exception instead of direct set.
#22
ccruden-shookiot
closed
3 years ago
3
Connection established ?
#21
sigmarsson
closed
2 years ago
3
Race condition in PayloadQueue.MoveNext
#20
ccruden-shookiot
closed
3 years ago
2
Curious about not working on Linux
#19
lsylusiyao
closed
2 years ago
4
Code-first support
#18
netcorefan1
opened
3 years ago
5
May need a timeout on client read (appears to be infinite?)
#17
rmacfadyen
closed
2 years ago
3
Fix CI test
#16
cyanfish
closed
4 years ago
0
Next