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

Possibly defer UDP send to other plugin #12

Open
webmasterkai opened this issue Apr 21, 2018 · 0 comments
Open

Possibly defer UDP send to other plugin #12

webmasterkai opened this issue Apr 21, 2018 · 0 comments

Comments

@webmasterkai
Copy link

Once we have a reliable plugin that handles TX over UDP/TCP would you consider leaving the UDP handling to that plugin? Perhaps aisreporter works in a similar style to signalk-to-nmea0183 where it does a conversion of SK to another format and then emits it onto the app for others to consume. The first step could simply be adding something like app.emit('aisOut', nmeaString).

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

No branches or pull requests

1 participant