I want my S60 Application to utilize the Stomp protocol.
Although it would be fairly simple to implement myself (but nothing is ever as simple as I hope with Symbian) - I am wondering if anyone has any experience in this already.
It seems a Stomp library exists in almost every other language already. The closest match for Symbian would be the C++ library listed here but that is embedded quite integrally within the ActiveMQ source.
Can anyone offer any advice/experience?
Thanks!