2017 © Pedro Peláez
 

library websockets

Extension for implementing WebSockets server into Nette Framework

image

ipub/websockets

Extension for implementing WebSockets server into Nette Framework

  • Friday, May 18, 2018
  • by akadlec
  • Repository
  • 1 Watchers
  • 3 Stars
  • 383 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 10 Versions
  • 17 % Grown

The README.md

WebSockets

Build Status Licence Code coverage, (*1)

PHP Downloads total Latest stable PHPStan, (*2)

An extension for implementing WebSockets into the Nette Framework, (*3)

Installation

The best way how to install ipub/websockets is using Composer:, (*4)

$ composer require ipub/websockets

After that you have to register the extension in the config.neon., (*5)

extensions:
    webSockets: IPub\WebSockets\DI\WebSocketsExtension

Documentation

Learn how to create a web socket server & controllers in documentation., (*6)


Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/websockets., (*7)

The Versions