Description Usage Arguments Value
Protocol is an abstraction which allows to send data to server. This function implements JSON-based protocol. It provides token in 'Authorization' header.
1 | json_protocol(server, error = .error)
|
server |
A server to connect. |
error |
An error handling function. |
A function that implements JSON protocol.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.