Skip to content

Changing the way request/response is serialized

tuminskiy requested to merge tuminskiy/appchat:msgfactory_refactoring into master

Changed way of serializing request/response. Now not need create every time ptr_proto_request_t/ptr_proto_response_t and ptr_header_t.

Merge request reports