Socket
Book a DemoInstallSign in
Socket

bluefire

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bluefire

Lightweight tcp framework

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
1
Created
Source

#Bluefire

Lightweight TCP framework based on node.js and written in CoffeeScript

Features

  • Simple to use - Both, client and server can be written in the Bluefire, while keeping configurations for packets and routes same on both sides.

  • Flexible - Whether you need a simple application(or prototype), or you want framework to make application more structured and less error-prone, bluefire can handle that. See examples) for more information.

  • Real world compatible - Whether you want to send or receive data, you will never have to handle bytes. Construct real object, bluefire will handle everything else.

  • Object oriented - While focusing on object orientation, everything that can be object in bluefire, object is. This gives users flexibility and great ability to detect errors. You can also simply inject any service you want. Core Services page will provide you with more information.

Installation npm versionBuild Status

Be sure to install node.js first. Then:

$ sudo npm install -g bluefire

If you want to use structured approach to bluefire (in directory you want new project):

$ bluefire new myproject # this will create new server project

Usage

See step by step wiki guide.

Examples

See examples repository.

API

Check wiki for Bluefire API usage.

Contribute

Any contributions to the project are welcome! See Issues or Future features to find out what you can do. Also feel free to contact me :)

Feel free to vote on Bluefire Trello for features you want to be in the framework first!

Before trying to contribute, please read Contribute to Bluefire

Testing

npm test

Keywords

tcp

FAQs

Package last updated on 08 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.