ChatopsRPC v0.2.0 ChatopsRPC.Server View Source

Provides the necessary server components for verifying client signatures and storing nonces.

Link to this section Summary

Link to this section Functions

Link to this function

base_url(server \\ __MODULE__)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.

Link to this function

store_nonce(server \\ __MODULE__, nonce)

View Source