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

Extract InSim packet definitions and pack/unpack functions into a separate NPM package #12

Open
mkapal opened this issue Mar 29, 2023 · 0 comments
Assignees
Labels

Comments

@mkapal
Copy link
Member

mkapal commented Mar 29, 2023

In order to be able to process InSim packets in node-insim as well as front-end web applications outside of Node.js, they have to use the same packet definitions and functions to convert them into binary data and vice versa.

The idea is to extract the packet definitions and pack/unpack functions into a standalone NPM package.

@mkapal mkapal self-assigned this Mar 29, 2023
@mkapal mkapal added the enhancement New feature or request label Apr 14, 2023
@mkapal mkapal added the scope:insim InSim label Nov 26, 2024
@mkapal mkapal removed the enhancement New feature or request label Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant