jsiloto / jsonrpc-lean

Lightweight, fast, transport-agnostic, c++11 implementation of the JSON-RPC 2.0 specification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Server Unit Tests

jsiloto opened this issue · comments

Add tests for:

  • Request Parsing
  • Request processing
  • Response building