@allObjects I'm not convinced - it's trivial to 'push' data with HTTP, people have been doing it for years. I think saying you need to be able to support 'protocol X' instead of/on top of HTTP is just confusing the matter. Most developers would be entirely happy engineering their own solution on top of HTTP POST.
You can do it right now, but it's more work as you have to read the datasheet for your GPRS module and write the code to interface to it.
Hopefully in the next month or so, support will get built in to Espruino for the ESP8266 and similar, and you'll be able to use most GSM modules a lot more easily.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@allObjects I'm not convinced - it's trivial to 'push' data with HTTP, people have been doing it for years. I think saying you need to be able to support 'protocol X' instead of/on top of HTTP is just confusing the matter. Most developers would be entirely happy engineering their own solution on top of HTTP POST.
@user49225 you explained fine. Basically: