package
1.7.0-beta
Repository: https://github.com/argus-labs/world-engine.git
Documentation: pkg.go.dev
# Functions
DisableSignatureVerification disables signature verification.
DisableSwagger disables the Swagger setup of the server.
New returns an HTTP server with handlers for all QueryTypes and MessageTypes.
WithHashCacheSize how big the cache of hashes used for replay protection is allowed to be.
WithMessageExpiration How long messages will live past their creation time on the sender before they are considered to be expired and will not be processed.
WithPort allows the server to run on a specified port.
# Type aliases
No description provided by the author