Websocket support in Catalyst functions

Websocket support in Catalyst functions

As of now, WebSockets are not supported in Catalyst functions.
    • Related Articles

    • Python Support in Catalyst Functions

      We do have the support for Python in our pipeline.
    • Catalyst Functions : 500 Error

      In order to be deployed in Catalyst, the Node.js application must follow a certain code structure. This issue might occur if the code structure for the same is not followed. You can find the sample code structure for all Catalyst functions here.  For ...
    • Catalyst Functions and Timeout

      Basic IO & Advanced IO Functions - 30 seconds.  Event & Cron Functions - 900 seconds (15 minutes). 
    • Catalyst Functions and Timeout

      Basic IO & Advanced IO Functions - 30 seconds.  Event & Cron Functions - 900 seconds (15 minutes). 
    • Catalyst Functions Class not found error

      Kindly do check on the following points.  Kindly make sure you have uploaded your Java function with all the complied class files.  If the class files are present, then kindly make sure you have provided the relative path of the main class properly ...