You have two options that I'm aware of.
1. Use Nodejs + socket.io 2. Use libmongoose There actually a third option I can think of off hand. Write your own library from scratch . . . On Thu, Feb 11, 2016 at 7:27 PM, Abhishek G <[email protected]> wrote: > Hi, > > I was planning to send some data from beaglebone to AWS server which runs > an EC2 instance of ubuntu. > > Can anyone help me on how to go about this? It would be more helpful if it > is through a websocket protocol. > > Regards > Abhishek Gurudutt > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
