Skip to content

OXIT-cz/websockets

 
 

Repository files navigation

WebSockets

Build Status Licence Code coverage

PHP Downloads total Latest stable PHPStan

An extension for implementing WebSockets into the Nette Framework

Installation

The best way how to install ipub/websockets is using Composer:

$ composer require ipub/websockets

After that you have to register the extension in the config.neon.

extensions:
	webSockets: IPub\WebSockets\DI\WebSocketsExtension

Documentation

Learn how to create a web socket server & controllers in documentation.


Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/websockets.

About

Websockets server implementation for Nette Framework (3.0+)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 99.7%
  • Makefile 0.3%