Coder Social home page Coder Social logo

Comments (11)

lvroyce avatar lvroyce commented on May 19, 2024

I wander if I can take this one?

from kimchi.

aglitke avatar aglitke commented on May 19, 2024

Sure... I will assign it to you.

from kimchi.

shaohef avatar shaohef commented on May 19, 2024

@lvroyce, this issue is pending on 5 months. please fix it ASAP.
Thanks.

from kimchi.

shaohef avatar shaohef commented on May 19, 2024

duplicate with issue 90
#90

from kimchi.

alinefm avatar alinefm commented on May 19, 2024

Issue #90 is about using a single instance of websockify to handle all kimchi connections (instead of create one instance per connection)

And this issue is about incorporate websockify into cherrypy that way we can eliminate the use of websockify script.

from kimchi.

shaohef avatar shaohef commented on May 19, 2024

actually, @wudx05 can fix the the #90 by token.
after his patch, he can satisfy the requires of this issue #22
1. just requires one port to be opened through the firewall
2. do not need more than one websockify process.

from kimchi.

shaohef avatar shaohef commented on May 19, 2024

@wudx05 any comments?

from kimchi.

wudx05 avatar wudx05 commented on May 19, 2024

I don't see any other benefits to incorporate websockify into cherrypy. Aline, could you please elaborate why we need incorporate websockify into cherrypy? IMO, we can close this issue

from kimchi.

lvroyce avatar lvroyce commented on May 19, 2024

This already fixed by Markwu.

from kimchi.

alinefm avatar alinefm commented on May 19, 2024

@wudx05 As proposed by Adam, integrating websockify into cherrypy can eliminate the need of manage and clean up the spawned websockify processes.

from kimchi.

alinefm avatar alinefm commented on May 19, 2024

Kimchi does not launch an external process for websockify anymore.
Instead of that, Kimchi is relying on python-websockify to enable the websockets connection
(commit 613650d)
Based on that, I don't think this issue makes sense in the current scenario.
I will close it by now, but feel free to reopen if you think anything else can be done on that area.

from kimchi.

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.