websocket handler class

  1. S

    Android Question Websocket client example not connecting - connection refused error

    Used the example provided in https://www.b4x.com/android/forum/threads/websocket-client-library.40221/page-4#posts B4J command line app runs within the B4J IDE: Waiting for debugger to connect... Program started. 2023-05-23 22:16:12.605:INFO :oejs.Server:main: jetty-11.0.9; built...
  2. LucaMs

    B4J Question Websocket, session and websocket handler class instance.

    Reading (and badly answering) this thread: https://www.b4x.com/android/forum/threads/question-about-jserver-websocket-handle.95966/ I learned that if a websocket was closed, the related session would not automatically be destroyed. So now I have many doubts. In my project (b4j - jServer), when...
Top