-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: auto detect connectiontype (#424)
* feat: Automaticly detect connection type for APM conneciton This is a preview PR for a simple attempt to detect connection socket type. This will not break the current API. * tests are not added yet. fixes: #423 * fix fmt, fix input move return * return inputted connection type on error * add test for testSetConnection * fix fmt * add deprecation * fix linting * fix double deprecated statement Co-authored-by: Filip Stawicki <[email protected]> * rename setConnectionType to determineConnectionType --------- Co-authored-by: Filip Stawicki <[email protected]>
- Loading branch information
1 parent
9ae156b
commit 59fe6e7
Showing
2 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters