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

Browser support #22

Open
5 tasks done
roj1512 opened this issue Nov 16, 2022 · 1 comment
Open
5 tasks done

Browser support #22

roj1512 opened this issue Nov 16, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@roj1512
Copy link
Member

roj1512 commented Nov 16, 2022

We need to support browsers. For this, we might want to keep away from std/node as much as we can, since it has many Deno-only code, and we have already faced enough problems with it.

@roj1512 roj1512 added the help wanted Extra attention is needed label Nov 16, 2022
@roj1512
Copy link
Member Author

roj1512 commented Nov 17, 2022

Our current problem is in generating the auth key. It is stuck here:

body = await this._connection.recv();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant