Crates.io | cosmic-hyperlane |
lib.rs | cosmic-hyperlane |
version | 0.3.14 |
source | src |
created_at | 2022-09-19 23:51:45.591204 |
updated_at | 2024-08-31 19:10:31.160221 |
description | An abstraction of the connections that starlane requires between stars |
homepage | https://starlane.io |
repository | https://github.com/cosmic-initiative/cosmic-initiative.git |
max_upload_size | |
id | 669450 |
size | 97,043 |
cosmic-hyperlane
is part of THE COSMIC INITIATIVE a WebAssembly orchestration framework.
The Cosmic Hyperlane provides "Lanes" to queue Waves(messages) and Hyperways for back and forth Wave communication. It provides services such as routing and authentication as well.
cosmic-hyperlane
works entirely inside an application, but there are packages to extend its reach such as
cosmic-hyperlane-tcp which adds TCP server and client.
this framework is a work in progress and not ready for production. And it is not yet fully documented for feedback and discussion .
The concepts in the cosmic-hyperlane
package build upon the concepts in the cosmic-space
package so familiarity with The Cosmic Universe is recommended before grappling with Hyperlane.
this framework is a work in progress and not ready for production. And it is not yet fully documented for feedback and discussion .