0.1.0 • Published 10 years ago

basecontroller-libs v0.1.0

Weekly downloads
2
License
BSD
Repository
github
Last release
10 years ago

BaseController Libs

Some usefull libraries used by BaseController

  • Seq and ASync for calling lots of asynchronous code in sequential or parallel manner.
  • cors(request, response) simply allow all cross origin requests
  • ipc inter process communication
  • streambuffer a legacy streams buffer that accumulated data

License

BaseController is released on the BSD 2-clause license. The product is not suitable for consumer use.

You can get the license in "license.txt" file available in this repository.