Skip to content
Snippets Groups Projects
  1. Jan 10, 2017
  2. Sep 28, 2016
  3. Jul 18, 2016
    • Daniel Gerhardt's avatar
      Add proxy support for WebSocket connections · c056ae19
      Daniel Gerhardt authored
      Configuration for Socket.IO has been refactored to support proxies and
      replace ambiguous property names:
      * Added API property `socketioPath` to `/configuration/`
      * Added property `socketio.proxy-path`
      * Removed property `security.ssl`
      * Renamed properties:
        * `socketio.ip` -> `socketio.bind-address`
        * `security.keystore` -> `socketio.ssl.jks-file`
        * `security.storepass` -> `socketio.ssl.jks-password`
      
      The default port to bind to has been changed from 10443 to 8090 since
      SSL is not enabled by default. There is enough room (8081-8089) for
      additional severs (e.g. `grunt run`) in development environments.
      c056ae19
  4. Jul 06, 2016
  5. Mar 09, 2016
  6. Feb 05, 2016
  7. Feb 02, 2016
  8. Jan 12, 2016
  9. Jan 07, 2016
  10. Nov 19, 2015
  11. Oct 31, 2015
  12. Oct 25, 2015
  13. Aug 10, 2015
  14. Jun 24, 2015
  15. Jun 09, 2015
  16. May 24, 2015
  17. Mar 27, 2015
  18. Mar 25, 2015
  19. Feb 19, 2015
  20. Feb 11, 2015
  21. Feb 09, 2015
  22. Feb 06, 2015
  23. Feb 03, 2015
  24. Jan 28, 2015
  25. Jan 27, 2015
  26. Jan 19, 2015
  27. Jan 17, 2015
  28. Jan 16, 2015
  29. Jan 15, 2015
  30. Jan 14, 2015
  31. Jan 10, 2015
  32. Jan 08, 2015
  33. Jan 07, 2015
  34. Sep 09, 2014