-
-
Notifications
You must be signed in to change notification settings - Fork 164
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
feature: add support for native canboatjs #429
Conversation
Documentation should be updated as well, the segment where it says you need to install I'd like to get #431 in so that we don't need to update the js bundles in cases like this, but either can go in first. |
I didn't want to change the documentation until I get some more testing done |
Canboatjs in a port of the canboat project to javascript. This allows the node server to process N2K data without having to download, build and install canboat.
Please see Canboatjs for more information.