1.0.13 • Published 2 years ago

masonite-broadcast-server v1.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Masonite Broadcast Server

Introduction (WIP)

Broadcast server for masonite framework. It is a simple server that can be used to broadcast messages to all connected clients using socket-io.

Masonite Broadcast Server and Client Library

Getting Started

Install the package using yarn or npm:

$ yarn add masonite-broadcast-server -g
$ npm install masonite-broadcast-server -g

Start the Server

You can start the server using the following command:

$ mbroadcast start
$ mboradcast start --port=3000 --host=127.0.0.1 --auth=http://localhost:8000/broadcasting/auth

Contribution

Because of tricky time and stuff I am not able to complete this library yet, but I am working on it. I will update the features and fix bugs as soon as I get time. If you can help me complete this library, please send me a pull request.

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago