Client Library for Giocci
Giocci is a computational resource permeating wide-area distributed platform towards the B5G era.
This repository is a library that provides functionality for the client in Giocci environment. It should be used with giocci_relay giocci_engine installed onto Giocci server(s).
The detailed instructions will be appeared ASAP,,,
If available in Hex, the package can be installed
by adding giocci
to your list of dependencies in mix.exs
:
def deps do
[
{:giocci, "~> 0.2.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/giocci.