iamdustan / react-hardware

A React renderer for Hardware.
http://iamdustan.com/react-hardware
801 stars 41 forks source link

How can use Serial Port #28

Closed hemedani closed 7 years ago

hemedani commented 7 years ago

I want connect my react app to a serial port in the browser or electron app for communicate with a Caller ID. please create a full documented example for working with a serial port. tanx

iamdustan commented 7 years ago

Serial port is not currently (knowingly) supported. https://github.com/iamdustan/react-hardware/issues/14

Whenever it is there will be documentation or examples for it.