Hi,
I've just realized Websockets is already available on MQX + KSDK package, however it is not present on MQX 4.1.
I was deciding for MQX + KSDK, however I've also realized that SD + FAT support will only be ready on December, 2014.
So, I'm going to skip KSDK for now (not only because of the lack of SD+FAT support, but also because I've seen a lot of small problems). The question is: will Websockets only be supported on MQX 4.2, scheduled for 04' 2015? Is there any chance I can copy and integrate Websockets implementation files from KSDK+MQX on current MQX 4.1 installation?
Thank you!
Regards,
Luiz Fernando
Solved! Go to Solution.
Hi,
it should be possible to use RTCS files from SDK release in standard MQX. But you will have to use RTCS as whole, not only HTTPSRV files. It is also necessary to create project for library (you can eviscerate original RTCS project in MQX).
Best regards,
Karel
Hi,
it should be possible to use RTCS files from SDK release in standard MQX. But you will have to use RTCS as whole, not only HTTPSRV files. It is also necessary to create project for library (you can eviscerate original RTCS project in MQX).
Best regards,
Karel