1
0
-1
    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      i think joget using websocket internally for the log viewer. but if you mean build plugin to add websocket support, i don't think it have it now. 

        CommentAdd your comment...
      1.  
        1
        0
        -1

        Hi,

        I will assume the ws is web service here, If so, yes joget has full support of web services. Joget allows you to write your own custom web service plugins, that mean you can make a call to an web service (api) from joget and some external application can call a web service deployed in joget. 

        Using Joget JSON tool, you can invoke an API call without writing any code.

        https://dev.joget.org/community/display/DX7/JSON+Tool

        Also, you can refer to Joget web service plugin development to write custom code and implement you own business logic.

        https://dev.joget.org/community/display/DX7/Web+Service+Plugin

        Hope this helps. 

        Please let me know if you have any more questions or concerns.

        Thanks

        1. xinweiwei

          I mean the websocket

        CommentAdd your comment...