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

add async example #15

Open
sabjorn opened this issue Oct 19, 2023 · 0 comments
Open

add async example #15

sabjorn opened this issue Oct 19, 2023 · 0 comments

Comments

@sabjorn
Copy link
Owner

sabjorn commented Oct 19, 2023

it should be easy enough to do this:

https://stackoverflow.com/questions/48506460/python-simple-socket-client-server-using-asyncio

however, it might be possible to just provide our socket to: asyncio.open_connection

but the problem is the reader/writer that are returned won't have the interface we need to sending in Numpy arrays...

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

No branches or pull requests

1 participant