[infinispan-issues] [JBoss JIRA] Commented: (ISPN-387) Enable accessing Hot Rod servers via WebSockets

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Wed Mar 31 11:34:44 EDT 2010


    [ https://jira.jboss.org/jira/browse/ISPN-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12523183#action_12523183 ] 

Galder Zamarreno commented on ISPN-387:
---------------------------------------

The flag could be extended to the Memcached implementation as well if there's demand but there it would simply be a matter of handling the handshaking since the protocol is a txt one and hence no extra encoder/decoder would be needed. This might likely be factored into a separate JIRA.

> Enable accessing Hot Rod servers via WebSockets
> -----------------------------------------------
>
>                 Key: ISPN-387
>                 URL: https://jira.jboss.org/jira/browse/ISPN-387
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Cache Server
>            Reporter: Galder Zamarreno
>            Assignee: Galder Zamarreno
>             Fix For: 5.1.0.BETA1, 5.1.0.Final
>
>
> Add a flag to Hot Rod server configuration so that appropiate Base64 encoder/decoder can be used when interfacing with WebSocket clients. This might also require for Netty WebSocket channel handlers to be set up so that WebSocket upgrade handshaking can be dealt with independent of Hot Rod.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list