Git Product home page Git Product logo

laravel-http-pushstream-broadcaster's Issues

Driver [pushstream] is not supported.

Using Laravel 5.4.*.

NGINX is compiled with the latest push stream module (NGINX 1.10.3) and testet with the CURL samples. All Fine!

I follow the configuration instructions for this laravel package. But my application is throwing the following error:

[InvalidArgumentException]
Driver [pushstream] is not supported.

What i'm doing wrong?

Add config option for server's port

It seems that there is no way to set a port on which the server is receiving connections. The module could work on any arbitrary port, so it would be useful to make that as an option for this package as well.

NginxPushStreamBundle

I wrote a similar package (for Symfony2) almost 2 years ago and it still has some advantages e.g.:

  1. filters for namespacing channel names (using prefixes) and for obscuring channel names from other users.
  2. id generators which are the must for polling and long polling strategies in order to not lose messages.
  3. flexible configuration, template urls.
    So you may want to take a look.
    https://github.com/AlexeyKupershtokh/nginx_push_stream_bundle

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.