GithubHelp home page GithubHelp logo

Comments (4)

FZambia avatar FZambia commented on May 18, 2024

Admin GUI is only available in Centrifugo. In examples we only serve dir for static assets to make example work in browser. It's possible to add admin GUI on top of this lib in the same way as it is implemented in Centrifugo but it was not supposed to work here.

from centrifuge.

 avatar commented on May 18, 2024

Then its not easy to develop on this.

  1. Centrifugo is using port 8000 and yes you get an admin gui.
  2. But the examples also use port 8000. But they cant have a gui at all. In fact not event logs.
  • and its NOT serving the static assets !! Did you run it ?

SO stuck between a rock and a hard place.

You said "It's possible to add admin GUI on top of this lib in the same way as it is implemented in Centrifugo but it was not supposed to work here." Then honestly i have to say, why dont you set it up this way so people can develop on this ?

Here is the minimum i need to develop against:

  • the centrifuge/_example/chat_protobuf example
  • the Dart Chat example.

I cant even get this running with visible output, then its pretty hard to move on to testing NATS Broker.

from centrifuge.

 avatar commented on May 18, 2024

For anyone using gomodules you can can get the CHat server running using:

cd /Users/apple/workspace/go/src/github.com/centrifugal/centrifuge/_examples/chat_protobuf && GO111MODULE=on go run main.go

But the web gui does not work

from centrifuge.

 avatar commented on May 18, 2024

closing as another issue is more relevant now.
#43

from centrifuge.

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.