• Christian Schudt's avatar
    WebSocket endpoint should allow null path. · e144967e
    Christian Schudt authored
    Currently the endpoint is only available via ws://host:port/ws/
    
    It will now also be available via ws://host:port/ws
    
    (note the lack of the trailing slash).
    
    URLs without trailing slash seem to be the standard for BOSH and WebSockets and are also used by XEP-0156.
    
     This commit increases interoperability.
    e144967e
Name
Last commit
Last update
build Loading commit data...
dbutil Loading commit data...
documentation Loading commit data...
i18n Loading commit data...
src Loading commit data...
starter Loading commit data...
webadmin Loading commit data...
webadmintld Loading commit data...
xmppserver Loading commit data...
.dockerignore Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Dockerfile Loading commit data...
LICENSE.txt Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...