Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nestjsplus/nestjs-faye-transporter
NestJS custom transporter for Faye
https://github.com/nestjsplus/nestjs-faye-transporter
Last synced: about 2 months ago
JSON representation
NestJS custom transporter for Faye
- Host: GitHub
- URL: https://github.com/nestjsplus/nestjs-faye-transporter
- Owner: nestjsplus
- License: mit
- Created: 2020-02-14T19:23:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:23:19.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T19:09:25.149Z (about 2 months ago)
- Language: TypeScript
- Size: 1.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
NestJS Faye Custom Transporter
### Installation
1. Clone the repo
2. Run npm/yarn install```bash
cd nestjs-faye-transporter
npm install
```## Change Log
See [Changelog](CHANGELOG.md) for more information.
## Contributing
Contributions welcome! See [Contributing](CONTRIBUTING.md).
## Author
**John Biundo (Y Prospect on [Discord](https://discord.gg/G7Qnnhy))**
## License
Licensed under the MIT License - see the [LICENSE](LICENSE) file for details.