websocket - Does WSO2 ESB support web sockets? -


my project needs provide read , write access data using web services (soap/json etc), need ability serve real-time notifications of data changes external users through websockets. wso2's esb support capability?

afaik, no support websockets..but, write data websockets using classmediators


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -