slacker.common
*backlog*
dynamic
Max on-the-fly requests the client can have. Set to 0 to disable flow control.
*debug*
dynamic
Debug flag. This flag can be override by binding if you like to see some debug output.
with-extensions
macro
(with-extensions ext-map & body)
Setting extension data for this invoke. Extension data is a map, keyed by an integer extension id, the value can be any serializable data structure. Extension map will be sent to remote server using same content type with the request body.