Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Problem with WebSocketClient and MessagingWebSocketEndpoint

    Hi
    I have installed new version 6.1 Smart>Gwt with gwt 2.8.2
    before i have 5.1 SmartGwt with gwt 2.7.0 and now i have a problem with my library websocketclient

    I suppose that the problem is in MessagingWebSocketEndpoint that i don't see in 5.1

    === 2017-12-28 15:53:57,329 [ad-1] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework (v11.1p_2017-12-27/Pro Deployment 2017-12-27) - Initialization Complete
    === 2017-12-28 15:53:57,330 [ad-1] INFO MessagingWebSocketEndpoint - Registering Realtime Messaging endpoint at: /isomorphic/websocket

    How i can disable the startup of the MessagingWebSocketEndpoint plugin?

    Regards


    #2

    alternatively, where can I find an example on how to implement the dialogue between server and client via websocket with MessagingWebSocketEndpoint?
    I'm looking for but I can not find any documentation about it
    Thank you

    Comment


      #3
      good news for me?

      Comment


        #4
        Hi - yes, please download the latest stable build from https://www.smartclient.com/builds. The websocket endpoint is not actually supported in 6.1 and this build takes care of the log message.

        Comment

        Working...
        X