Skip to content

aukilabs/hagall-common

Repository files navigation

Hagall common libraries

This repository contains packages that are commonly used by Hagall and other backend services in Auki Labs.

Packages

Package Description
crypt Package that provides cryptography related functionalities.
hdsclient Package with a client interface to the Hagall Discovery Service.
http Package with common HTTP functionalities.
messages Package with the definition of Hagall modules protobuf messages.
ncsclient Package with a client interface to the Network Credit Service.
scenario Package to support Hagall protocol simulation using websocket.
smoketest Package that provides smoketest functionality.
testing Package contains functions to support Hagall testing.
websocket Package with functions to manage websocket communications.
scenariorunner A command line tool used to test hagall server with different scenarios.

Generating Protobuf

To regenerate protobuf messages after updating .proto files:

make proto

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages