2017 © Pedro Peláez
 

library websockets-wamp

Extension for implementing WAMP protocol into ipub/websockets server

image

ipub/websockets-wamp

Extension for implementing WAMP protocol into ipub/websockets server

  • Friday, May 18, 2018
  • by akadlec
  • Repository
  • 1 Watchers
  • 0 Stars
  • 235 Installations
  • JavaScript
  • 2 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 6 Versions
  • 27 % Grown

The README.md

WebSockets WAMP

Build Status Licence Code coverage, (*1)

PHP Downloads total Latest stable PHPStan, (*2)

Extension for implementing WAMP protocol into ipub/websockets, (*3)

Installation

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

$ composer require ipub/websockets-wamp

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

extensions:
    webSocketsWAMP: IPub\WebSocketsWAMP\DI\WebSocketsWAMPExtension

Documentation

Learn how to create WAMP application & integrate it into websockets in documentation., (*6)


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

The Versions

18/05 2018
24/03 2017
12/03 2017
06/03 2017