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

Create browser realization #21

Open
batovpasha opened this issue Mar 18, 2022 · 0 comments
Open

Create browser realization #21

batovpasha opened this issue Mar 18, 2022 · 0 comments
Labels
enhancement New feature or request frontend

Comments

@batovpasha
Copy link
Contributor

Need to create a realization that should work in a browser. It would be mainly based on currently Node.js realization only with the exception that we need to use browser-specific API to create UTF-16 string from Uint16Array, not the Buffer. Probably it could be TextDecoder.
Also, there is a need to adjust the current project directories structure: create separate directories for the browser and server(or node) realizations.

@batovpasha batovpasha added enhancement New feature or request frontend labels Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Development

No branches or pull requests

1 participant