timum-viw / socket.io-client

A socket.io-client implementation for ESP8266 and Arduino
228 stars 90 forks source link

Added callback support. #19

Closed Ouwen closed 3 years ago

Ouwen commented 6 years ago

based on #5

timum-viw commented 6 years ago

Thanks for the contribution! I don't have the time to look at it right now. But in a week or so I'll have a lool.

rafalfigura commented 6 years ago

This project don' compile properly. Im getting this

lib\socket.io-client-master/SocketIoClient.h:36:7: error: candidate is: void SocketIoClient::on(const char*, std::function<void(const char*, unsigned int, const char*)>)