RailsConf 2017: Outside the (Web) Box: Using Ruby for Other Protocols by Danielle Adams
Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=3tfMzhxYK2M
RailsConf 2017: Outside the (Web) Box: Using Ruby for Other Protocols by Danielle Adams
Ruby on Rails is a widely used web framework, using HTTP to serve users web pages and store data to databases. But what about serving different types of clients? Is it possible to integrate Rails with other protocol types to talk to other machines? Is it efficient? How would it work? I'm going to share my team's approach integrating a Ruby on Rails application with automation and warehouse hardware, such as barcode scanners and Zebra printers.