Git Product home page Git Product logo

Comments (8)

FZambia avatar FZambia commented on June 23, 2024 2

@aryan340 feel free to reach out in our community channels if you have more questions, as I said integration with Django channels would be super interesting. Though Centrifugo itself was designed to work well with frameworks like Django out of the box - so in general you can use Django with Centrifugo without implementing channel layer (i.e. not using Django Channels at all) - and benefit from all Centrifugo features.

from pycent.

FZambia avatar FZambia commented on June 23, 2024

@aryan340 hello, yes - this is still an actual and maintained repo, just no issues and API changes for a long time.

from pycent.

FZambia avatar FZambia commented on June 23, 2024

Please share if you will be able to make Centrifugo a channels layer, this would be really interesting.

from pycent.

aryaniyaps avatar aryaniyaps commented on June 23, 2024

Sure! There's already a redis channel layer shipped by django, but group sending is slow- there is an active issue regarding that and it is yet to be solved.

As centrifugo scales, it would be a great service for a channel layer. I'll let you know when I start implementing.

from pycent.

aryaniyaps avatar aryaniyaps commented on June 23, 2024

@FZambia but there is an issue.
In order to support centrifugo as a service we need server-side subscriptions to effectively subscribe clients from the backend. However, according to the documentation, this feature is only supported by the js client.
image

any plans on implementing this soon?

from pycent.

FZambia avatar FZambia commented on June 23, 2024

No, there are no plans to implement this since Centrifugo has no such API. The doc says about client protocol libraries, not about HTTP API libraries (this repo is an HTTP API client).

from pycent.

aryaniyaps avatar aryaniyaps commented on June 23, 2024

sorry for the miscommunication, I get it now.

from pycent.

aryaniyaps avatar aryaniyaps commented on June 23, 2024

Great! Thanks a lot! I just realized that.
Closing this. 👍

from pycent.

Related Issues (17)

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.