nodemcu-firmware/app/websocket
Philip Gladstone feab8b2208 Various minor bits of cleanup (#1647)
* Check the return code of the read function when doing crypto.fhash so that we don't pass negative lengths to the hashing functions
*  Fix various assert failures in the LVM arising from rotables. No functional change
* Add the gpio interrupt time to the callback (and pass it from the interrupt handler)
* Get the PC right in the perf module
* Make the headers static in the websocket module
* Fix the documentation
2016-12-25 10:45:34 +11:00
..
Makefile Implement initial version for websocket module (#1433) 2016-08-18 13:59:44 +02:00
websocketclient.c Various minor bits of cleanup (#1647) 2016-12-25 10:45:34 +11:00
websocketclient.h support for custom websocket headers (#1573) 2016-11-19 10:35:20 -05:00