Skip to content

feature(network):`api` module and `Client` skeletons

Егор Ивков requested to merge sans-io-api into master

Relates to #103 (closed)

  • trait Request
  • api module with Request impls
  • Response handling
  • Client and ClientInner stubs
  • Removed modules where I broke the API not to waste time on fixing them (makes me wonder if I should have started from the empty module in the beginning 😆 )
Edited by Егор Ивков

Merge request reports