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

Sockets #7

Merged
merged 5 commits into from
Jun 23, 2020
Merged

Sockets #7

merged 5 commits into from
Jun 23, 2020

Conversation

meraymond2
Copy link
Owner

Adds support for talking to Idris over a socket.

I'm still curious about the idea of extending this to web-sockets, so that this library could be used in a browser application with a non-TS backend. Browser-native WebSockets have a different API, but there are libraries to make them act like Node streams.

Copy link
Collaborator

@archaeron archaeron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great :)

@archaeron
Copy link
Collaborator

could you push a new release of this to npm?
I'm quite far in converting the Atom package to use this project and it would be great if I could
already fix the socket issue.

thanks a lot for your work!

@meraymond2 meraymond2 merged commit 0e6e253 into master Jun 23, 2020
@meraymond2 meraymond2 deleted the sockets branch June 23, 2020 07:44
@meraymond2
Copy link
Owner Author

Published 🙂

@archaeron
Copy link
Collaborator

thank you!

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.

2 participants