ipjohnson/EasyRpc

Use only one json serializer

Closed this issue · 0 comments

Currently there are two json serializer, one for documentation and one for handling rpc call.

Change code to only use one and get it from the service container.