Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple Python-Server Usage Example #424

Merged

Conversation

EagleoutIce
Copy link
Member

Furthermore: Safeguards the server against connectivity error (caused by the previous python example).

@EagleoutIce EagleoutIce linked an issue Oct 17, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/cli/repl/server/net.ts 25.00% <ø> (ø)
src/cli/repl/server/connection.ts 55.75% <25.00%> (-2.35%) ⬇️

📢 Thoughts on this report? Let us know!.

@EagleoutIce EagleoutIce merged commit 4018687 into main Oct 17, 2023
22 checks passed
@EagleoutIce EagleoutIce deleted the 419-python-example-on-how-to-interface-with-the-server branch October 17, 2023 15:08
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.

Python example on how to interface with the server
1 participant