Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 659 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 659 Bytes

Phoenix Framework Socket JavaScript API

This is a source of NPM package that contains extracted Socket JavaScript API from the Phoenix Framework.

Installation

npm install --save phoenix-socket

Authors

API was made by authors of the Phoenix Framework

  • see their website for complete list of authors.

Packaged by Marcin Lewandowski.

Versioning scheme

Version of the NPM package is always matching version of Phoenix Framework that contained the API.

License

The same as Phoenix Framework (MIT)