Socket API for accessing Phoenix Framework's Channels
npm install phoenix-socketThis is a source of NPM package that contains extracted Socket JavaScript API
from the Phoenix Framework.
npm install --save phoenix-socket
API was made by authors of the Phoenix Framework
- see their website for complete list of authors.
Packaged by Marcin Lewandowski.
Version of the NPM package is always matching version of Phoenix Framework
that contained the API.
The same as Phoenix Framework (MIT)