]
Galder Zamarreño resolved ISPN-387.
-----------------------------------
Resolution: Out of Date
Enable accessing Hot Rod servers via WebSockets
-----------------------------------------------
Key: ISPN-387
URL:
https://issues.jboss.org/browse/ISPN-387
Project: Infinispan
Issue Type: Feature Request
Components: Memcached, Remote Protocols
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
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.