chilipeppr / serial-port-json-server

Serial Port JSON Server is a websocket server for your serial devices. It compiles to a binary for Windows, Mac, Linux, Raspberry Pi, or BeagleBone Black that lets you communicate with your serial port from a web application. This enables web apps to be written that can communicate with your local serial device such as an Arduino, CNC controller, or any device that communicates over the serial port.
http://chilipeppr.com
GNU General Public License v2.0
322 stars 101 forks source link

GO vs NODE? #49

Open nhrones opened 6 years ago

nhrones commented 6 years ago

What drove the development of this service in the 'GO' language rather than nodeJs? Wouldn't Node have eliminated all the threading hassles of GO?

chilipeppr commented 6 years ago

It's in the readme near the bottom on why

On Tue, May 1, 2018, 11:51 AM Nick Hrones notifications@github.com wrote:

What drove the development of this service in the 'GO' language rather than nodeJs? Wouldn't Node have eliminated all the threading hassles of GO?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chilipeppr/serial-port-json-server/issues/49, or mute the thread https://github.com/notifications/unsubscribe-auth/AHidbR2JoVwXtIatdEXAgywR1ZXkn_v7ks5tuK7BgaJpZM4TuVhE .