]
Matthias Wessendorf closed ISPN-2480.
-------------------------------------
Resolution: Done
iOS client (over websocket)
---------------------------
Key: ISPN-2480
URL:
https://issues.jboss.org/browse/ISPN-2480
Project: Infinispan
Issue Type: Feature Request
Components: Remote Protocols
Reporter: Matthias Wessendorf
Hi,
for a demo I created an iOS library that is accessing the Infinispan server via WebSocket
(used the iOS SocketRocket library).
The "infinispan-ios" library is basically port of the JavaScript websocket
file:
https://github.com/matzew/infinispan-ios
I'd like to 'contribute' this work to the ISPN project.