ChatopsRPC v0.2.0 ChatopsRPC.Client View Source

Provides the neccessary client processes for signing requests, listing known services, and polling endpoints for changes.

Link to this section Summary

Functions

See ChatopsRPC.Client.Store.call/4.

Returns a specification to start this module under a supervisor.

See ChatopsRPC.Client.Store.debug/2.

Callback implementation for Supervisor.init/1.

See ChatopsRPC.Client.Store.list/1.

See ChatopsRPC.Client.Store.poll/3.

See ChatopsRPC.Client.Store.remove/2.

Link to this section Functions

Link to this function

call(server, url, path, data)

View Source

See ChatopsRPC.Client.Store.call/4.

Returns a specification to start this module under a supervisor.

See Supervisor.

See ChatopsRPC.Client.Store.debug/2.

Callback implementation for Supervisor.init/1.

See ChatopsRPC.Client.Store.list/1.

Link to this function

poll(server, url, prefix)

View Source

See ChatopsRPC.Client.Store.poll/3.

See ChatopsRPC.Client.Store.remove/2.