tylerjensen/ServiceWire
ServiceWire is a very fast and light weight service host and dynamic client library that simplifies the development and use of high performance remote procedure call (RPC) communication between .NET processes over Named Pipes or TCP/IP.
C#
Issues
- 5
- 3
- 25
After upgrading to .NET 8: Error in ProcessRequest: System.NotSupportedException: Serialization and deserialization of 'System.Reflection.MethodBase' instances is not supported.
#89 opened by sbuethe - 1
- 7
- 5
- 2
Calling ServiceWire from a COM client in Windows
#86 opened by berk-csi - 4
LogOnlyToConsole options writes "System.String[]" instead of expected output using 5.5.2
#82 opened by refurbs - 1
Exception in the named pipe Serverloop creates huge logfiles and high CPU usage
#81 opened by renetenthije - 1
- 2
Error handling best practices
#87 opened by bugproof - 7
"SyncInterface failed. Type or version of type unknown." In the streamingchannel
#84 opened by gervisc - 5
Getting TypeLoadException in client.
#85 opened by Su-s - 2
ToType does not resolve DataTable
#77 opened by EricGarnier - 6
- 1
Calls to the proxy in a WinUI application using NamedPipe client & BinaryFormatterSerializer fail.
#74 opened by berk-csi - 10
Connection timeout is not working while creating TcpClient against suspended process
#75 opened by NandishNR - 1
Does ServiceWire support events?
#73 opened by codecat - 1
- 2
- 4
Manage exception in defaultserializer (Json)
#69 opened by fabricefou - 1
- 6
Byref Enums
#62 opened by berk-csi - 7
Exception in SyncInterface
#66 opened by krjaction50 - 22
- 2
TcpHost accepting new client synchronously when AcceptAsync returns false
#46 opened by aprofessionalpirate - 5
- 1
- 18
Getting "IOException: Pipe is broken" on new NpClient<TInterface>(new NpEndPoint(pipeName)) when running on a net6.0 ASP.NET Core app
#52 opened by wouterroos - 3
Passing null string in an array of string in service method parameter throws ArgumentNullException
#50 opened by jbrookssmokeball - 2
Strong Name
#57 opened by asehnem - 1
- 1
Support for nested types and deep APIs?
#48 opened by apkeno - 4
BinaryFormatter depreciated and prohibited
#45 opened by mpoelzl - 1
service method with generic parameters support
#44 opened by oleksabor - 5
Avoid dynamic code generation by providing a custom Proxy implementation
#43 opened by RendijsSmukulis - 4
Task support
#25 opened by Levi--G - 3
support IEnumerable<string> namedPipe
#47 opened by germagion - 13
DataSet return type - EndOfStreamException
#41 opened by rvecchio - 2
Missing right lable “)” in Getting Started
#40 opened by JeremyWu917 - 14
- 4
If a RPC service returns an instantiated interface should methods on interface execute on the object created by the service.
#39 opened by kccarter76 - 24
not strongly named
#35 opened by kccarter76 - 3
- 11
Expose PipeSecurity
#21 opened by sebcramer - 4
- 3
- 2
Permissions issue in 5.3.2
#23 opened by jgiacobbi - 13
Any way for Bidirectional communication?
#18 opened by makotech222 - 10
User password hash authentication failed
#16 opened by nocanstillbb