Sha256: c5aa403783b9fb072cd3a6623a8cd3033d735dbf44938cfd27b036c7409aecd5
Contents?: true
Size: 506 Bytes
Versions: 3
Compression:
Stored size: 506 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. Install the gem `gem install noam_lemma` Known Issues ------------ * Listening fails un-gracefully when the server goes down.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
noam_lemma-0.2.1.3 | README.md |
noam_lemma-0.2.1.2 | README.md |
noam_lemma-0.2.1.1 | README.md |