Sha256: a7de04130dbd517cbbe7af15544fb9e2cf96545c7c9f322bbaa58cbdcb4ab04f
Contents?: true
Size: 595 Bytes
Versions: 1
Compression:
Stored size: 595 Bytes
Contents
noam\_lemma =============== A Noam Lemma implementation for Ruby. This library exposes the fundamental concepts in a Lemma to Ruby developers. It handles registration, subscription, and message processing. All one needs to do to create a new Lemma in a network is interact with the Noam::Lemma class. See the `example/` directory in the project for further details on usage. Build the ruby gem from noam lemma directory `gem build noam_lemma.gemspec` Install the gem `gem install noam_lemma-version.gem` Known Issues ------------ * Listening fails un-gracefully when the server goes down.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
noam_lemma-0.2.1 | README.md |