Package org.javalite.activeweb.websockets


package org.javalite.activeweb.websockets
  • Class Summary
    Class
    Description
    Subclasses MUST be called WebSocketConfig...
     
    Interesting advice: https://stackoverflow.com/questions/50114490/java-websocket-session-times-out-regardless-the-value-of-setmaxidletimeout Another: https://yishanhe.net/how-to-keep-your-websocket-session-alive/ Java Client: https://github.com/eugenp/tutorials/tree/master/spring-boot-modules/spring-boot-client/src/main/java/com/baeldung/websocket/client
     
     
     
    Based on: https://stackoverflow.com/questions/17936440/accessing-httpsession-from-httpservletrequest-in-a-web-socket-serverendpoint/17994303#17994303
  • Exception Summary
    Exception
    Description