phillyphil91

Results 3 issues of phillyphil91

Related #3925 I know there is a lot missing here, but I wanted to start with the rust side first. As there is already a good idea how modify the...

python
rust
enhancement

## Current Behavior Current implementations of TCP clients need to rely on ad-hoc heartbeats in order to keep the TCP connection open. ## Proposed Changes Enable tcp_keepalive for the `TcpStream`...

Fixes #606 ## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates ## Description The...

C-feature
S-waiting-on-author
A-payment-methods