Skip to content

Add async client support and SSL certificate handling#15

Merged
Programmer-Timmy merged 3 commits intomainfrom
async-and-ssl-support
Mar 2, 2026
Merged

Add async client support and SSL certificate handling#15
Programmer-Timmy merged 3 commits intomainfrom
async-and-ssl-support

Conversation

@Programmer-Timmy
Copy link
Copy Markdown
Owner

  • Introduced AsyncSatisfactoryAPI for asynchronous operations.
  • Enhanced SatisfactoryAPI to support SSL certificate pinning.
  • Updated README with usage examples for both sync and async clients.

- Introduced AsyncSatisfactoryAPI for asynchronous operations.
- Enhanced SatisfactoryAPI to support SSL certificate pinning.
- Updated README with usage examples for both sync and async clients.
Updated the parameter name from 'function' to 'func' for consistency across both synchronous and asynchronous API client methods. Enhanced the docstring to provide clearer descriptions of parameters and return types, improving code readability and maintainability.
Updated the CI configuration to include Python version 3.13, ensuring compatibility with the latest release.
@Programmer-Timmy Programmer-Timmy merged commit 6d53a82 into main Mar 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant