dmerkushov / nanoservices

Apache License 2.0
3 stars 0 forks source link

Add HTTP path /methods to obtain info about service's methods #25

Closed a-petelin closed 4 years ago

a-petelin commented 4 years ago

On branch feature-add-http-answer-about-service-methods modified: misc/testService/testMethod.h modified: ns-skeleton/include/NsRpcRequest.h modified: ns-skeleton/include/NsRpcResponse.h modified: ns-skeleton/include/NsRpcResponseError.h modified: ns-skeleton/include/NsSerializer.h modified: ns-skeleton/include/NsSkelRpcReplier.h modified: ns-skeleton/include/NsSkelRpcReplierInterface.h modified: ns-skeleton/src/NsSkelRpcHttpServer.cpp