GithubHelp home page GithubHelp logo

Toggleable "/" behavior about jawampa HOT 3 CLOSED

matthias247 avatar matthias247 commented on July 22, 2024
Toggleable "/" behavior

from jawampa.

Comments (3)

Matthias247 avatar Matthias247 commented on July 22, 2024

Hi, I just tried to reproduce this. I set up the SimpleListener with

URI serverUri = URI.create("ws://0.0.0.0:8080/");
SimpleWampWebsocketListener server = new SimpleWampWebsocketListener(router, serverUri, null);

and can connect just fine with a jawampa client and a javascript (autobahn) client using the URL "ws://127.0.0.1:8080/".
From the server side code I also can't see anything that could cause the behavior that you see. Because the WAMP upgrade path is checked first. And only if the request is no upgrade request the request will be forwarded and treated as a normal HTTP request. Maybe your client library does not support the root path?

from jawampa.

santhosh-tekuri avatar santhosh-tekuri commented on July 22, 2024

this is recently fixed in following commit:

66549a2

from jawampa.

aengelberg avatar aengelberg commented on July 22, 2024

woohoo, thanks! :)

--Alex

On Sun, Apr 5, 2015 at 5:59 AM, Santhosh Kumar Tekuri <
[email protected]> wrote:

this is recently fixed in following commit:

66549a2
66549a2


Reply to this email directly or view it on GitHub
#18 (comment).

from jawampa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.