Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Databracket/cloudless

Open more actions menu

Repository files navigation

Introduction
============

Cloudless is an event-driven communication framework built on-top of 0MQ
to provide fast, reliable, easy-to-use library to address most application
needs for communication over in-process or inter-process transports.

Building and Installation
=========================

See the INSTALL file included with the distribution.

Dependencies
============

Boost library is required, specifically the threading library, smart_ptr, and bind.
0MQ library is required, either 3.x or 2.x versions are supported.
Crypto++ library is required, preferably version v5.6.1.
Doxygen is optional but it is required if you desire documentation to be generated.

Configure Options
=================

`--enable-debug` use this option to enable debugging information.

`--disable-doxygen-doc` disable the generation of any Doxygen documentation.
	This option also removes the Doxygen requirement.

`--disable-doxygen-dot` disable the generation of any Doxygen graphics.
`--disable-doxygen-html` don't generate Doxygen HTML documentation.
`--disable-doxygen-pdf` don't generate Doxygen PDF documentation.

`--disable-crypto` don't compile cryptographic facilities.
	This option also removes the Crypto++ library requirement.

Resources
=========

Extensive documentation is available with the distribution. Refer to
the "doc" directory after you have generated the Doxygen documentation.

Website: http://cloudless.io/

Development mailing list: cloudless-dev@googlegroups.com
Announcements mailing list: cloudless-announce@googlegroups.com

Git repository: http://github.com/Databracket/cloudless

Copying
=======

Free use of this software is granted under the terms of the GNU Lesser General
Public License (LGPL). For details see the files `COPYING` and `COPYING.LESSER`
included with the Cloudless distribution.

About

An event-driven communication framework

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.