Coder Social home page Coder Social logo

Adding CORS, a Repo about nowin HOT 5 CLOSED

bobris avatar bobris commented on August 22, 2024
Adding CORS, a Repo

from nowin.

Comments (5)

Bobris avatar Bobris commented on August 22, 2024

Hi Sam,

I was not able to build it without making a lot of fixes in your code. And after that worked without problems. So I don't know where exactly your problem is.
I also commited Cors sample into Nowin. So you can test it on also on my code if it works for you.
Just get latest Nowin source, start "NowinSample" and go to localhost:9999/signalr.html. (NowinSample now starts 2 identical webservers on ports 8888 and 9999, and client always connect to 8888, so it tests Cors)

from nowin.

Bobris avatar Bobris commented on August 22, 2024

I forget to mention in latest SignalR unfortunately stopped working WebSocket connection, so it fallback to long-pooling. I am trying to find out why with SignalR guys.

from nowin.

samcov avatar samcov commented on August 22, 2024

Interesting, I'll have to look at the code, because everything worked with no CORS support, but I'll take your word for it.

Strange that it's not working with the latest SignalR(which I'm not using yet), but I'm sure David will be able to help there.

I'll get back to you once I look at the code, and a HUGE thanks!

from nowin.

Bobris avatar Bobris commented on August 22, 2024

Someone already found that problem with Owin and Websockets in latest SignalR before me see SignalR/SignalR#2720

from nowin.

samcov avatar samcov commented on August 22, 2024

Ok, I tested the code, and it works for CORS! I added my ASP.Net project, and if works!

What I discovered is that it fails to work for SignalR 1.x, but works fine for 2.x, with the exception that everything falls back to longpolling(bummer).

Then I went to your referenced SignalR issue, and IMO, the fix sounds like it may take some time!

I also noticed that you used newer versions of the libraries than I did, so maybe something is working better now, because the code didn't really change.

Anyways, thanks a lot for looking into this and making it a part of NoWin, which is really a great thing to happen, and much needed for SignalR!

from nowin.

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.