--
You received this message because you are subscribed to the Google Groups "grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/5a72e682-031f-415b-830f-7818810f434f%40googlegroups.com.
This message and any attachments may contain confidential information from Cypress or its subsidiaries. If it has been received in error, please advise the sender and immediately delete this message.
Hello Jaehong,
I've been able to put grpc framework on wiced rtos APIs. Basically, Wiced SDK from Cypress provides abstracted RTOS/Networking APIs which is underneath implemented by different rtos/network stacks. For example - Expresslogic's ThreadX/NetX, FreeRTOS/lwip etc. I was able to get threads running, start grpc core service, create grpc endpoints(tcp) etc...
Please note that grpc library does not support embedded TLS stacks like mbed-tls(from ARM). Also, default grpc transports module(chttp2?)might be too heavy for your embedded platform. So, you may have to work on these aspect. So be remindful of how "embedded" you can go. For example - it probably won't work on a board/platform with 256KB of RAM.
In nutshell, putting grpc framework is totally possible.
...@Nicolas Noble - I'm not sure about the grpc being intertwined with posix part - as i recollect there are pretty good grpc abstractions for different platforms(windows, unix, posix etc.) - i just built on that and was able to get the grpc core up and running.
Br,
Dharam
To unsubscribe from this group and stop receiving emails from it, send an email to grp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/5a72e682-031f-415b-830f-7818810f434f%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "grpc.io" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/grpc-io/A0PlDMi2an8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to grp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/CAEvr0PEr7TM5m3JUtP04Jgc3tZj6zSx%2BmfRdGJNh5hwsB0HH6Q%40mail.gmail.com.
To unsubscribe from this group and all its topics, send an email to grp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/4d301f1c-04fd-43a2-9e1c-3061329a0a5b%40googlegroups.com.
To unsubscribe from this group and all its topics, send an email to grp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/4d301f1c-04fd-43a2-9e1c-3061329a0a5b%40googlegroups.com.