issues
search
OctopusDeploy
/
Halibut
| Public | A secure communication stack for .NET using JSON-RPC over SSL.
Other
12
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove `TestWindowsNet60` build target
#619
rhysparry
closed
3 days ago
2
what if we just like .... didn't ... specify tls versions tho?
#618
evolutionise
opened
1 week ago
0
Migrating to .NET 8
#617
david-staniec-octopus
closed
4 days ago
0
Use .NET 8 SDK
#616
rhysparry
closed
3 months ago
0
Build for .NET 8
#615
rhysparry
closed
4 days ago
0
Initial addition of .NET 8 support
#614
rhysparry
opened
3 months ago
0
Luke/fast retry
#613
LukeButters
opened
4 months ago
0
Don't try to guess when Halibut is sending control messages in tests.
#612
LukeButters
closed
6 months ago
0
Nothing to see here
#611
LukeButters
closed
6 months ago
0
Improve linux performance by allowing users of Halibut to use TCP NoDelay (so as to be able to opt out of Nagle’s algorithm)
#610
LukeButters
closed
6 months ago
3
Including `ConnectionInitializationFailedExceptions` as connection errors
#609
sburmanoctopus
closed
6 months ago
0
Add subscription id to tcp connections exceeded error message
#608
APErebus
closed
6 months ago
0
Add bidirectional tests
#607
zentron
closed
6 months ago
0
Treat thumbprints as case-insensitive
#606
khellang
closed
6 months ago
5
Certificate thumbprints should not be case-sensitive
#605
khellang
closed
6 months ago
2
Make ServiceInvoker treat Nullable<T> parameters as a match for null arguments
#604
khellang
opened
6 months ago
2
Passing null for a Nullable<T> parameter fails with AmbiguousMatchException
#603
khellang
opened
6 months ago
0
Add simple message to polling timeout error
#602
susanpann
opened
6 months ago
0
Retry assertion to resolve timing issues in MaximumActiveTcpConnectionsFixture test
#601
APErebus
closed
7 months ago
0
Improve linux performance when listening on many ports
#600
LukeButters
closed
7 months ago
0
Add ability to limit maximum number of authorized incoming connections
#599
APErebus
closed
7 months ago
1
Client Denied messages are creating noise in logs
#598
rhysparry
closed
7 months ago
0
Log ClientDenied events as Debug
#597
rhysparry
closed
7 months ago
1
Add option for serializing the message envelope as generic
#596
Discolai
closed
7 months ago
4
Remove pollingRequestMaximumMessageProcessingTimeout
#595
LukeButters
closed
9 months ago
1
Strict 1 to 1 communication in polling mode
#594
Discolai
opened
9 months ago
0
Extension of polymorphism in the TypeRegistry
#593
Discolai
opened
9 months ago
0
Update links to OctopusDeploy/Issues
#592
borland
closed
10 months ago
0
Set the ConnectionState for the HalibutClientException to queued when a polling request times out when queued
#591
nathanwoctopusdeploy
closed
11 months ago
2
Cancelling deployment to polling tentacle that is no longer there does not stop RPC retries
#590
sburmanoctopus
closed
11 months ago
2
Remove a race condition from QueueAndWait_Can_Queue_Dequeue_WhenRequestsAreBeingCancelled
#589
LukeButters
closed
11 months ago
1
Support keepalives on WebSockets
#588
LukeButters
opened
11 months ago
0
Fixing RelyOnConnectionTimeoutsInsteadOfPollingRequestMaximumMessageProcessingTimeout bug
#587
sburmanoctopus
closed
11 months ago
0
Enforce that HalibutProxyRequestOptions is provided on each RPC call, forcing callers to provide CancellationToken[s]
#586
LukeButters
opened
11 months ago
0
DataStream.FromString does not pass the cancellation token, meaning we wont respect cancelled RPC calls.
#585
LukeButters
opened
11 months ago
0
Add support for testing a net6 client against a net48 service over websockets.
#584
LukeButters
opened
11 months ago
0
Fix flakey WhenTheListeningRequestFailsToBeSent_AsTheServiceRejectsTheConnection_AHalibutClientExceptionShouldBeThrown test
#583
nathanwoctopusdeploy
closed
11 months ago
2
Passing operation cancelled exceptions up instead of wrapping them in HalibutClientExceptions
#582
sburmanoctopus
closed
11 months ago
1
Changing RPC Observer to include all of the RPC
#581
sburmanoctopus
closed
11 months ago
1
Build with .NET 8
#580
borland
closed
8 months ago
0
Adding tests with RelyOnConnectionTimeoutsInsteadOfPollingRequestMaximumMessageProcessingTimeout turned on
#579
sburmanoctopus
closed
11 months ago
1
Turning on RelyOnConnectionTimeoutsInsteadOfPollingRequestMaximumMessageProcessingTimeout by default
#578
sburmanoctopus
closed
11 months ago
0
Stop Timeout While Waiting for Response
#577
sburmanoctopus
closed
11 months ago
1
Co-operatively cancel all RPC Calls
#576
nathanwoctopusdeploy
closed
11 months ago
1
Add renovate github action
#575
raynhamdev
closed
4 months ago
1
Reduce recommended TcpClientHeartbeatTimeout to 30s
#574
LukeButters
closed
11 months ago
1
Downgrade System.Runtime.Caching to 6.0.0
#573
acodrington
closed
11 months ago
0
Make HalibutRuntime implement IDisposable
#572
nathanwoctopusdeploy
closed
11 months ago
0
CVE downgrade POC
#571
acodrington
closed
11 months ago
0
Remove proxy from client and service
#570
sburmanoctopus
closed
11 months ago
0
Next