[Cppcms-users] json_rpc dispatching
Brought to you by:
artyom-beilis
|
From: Marcel H. <ke...@co...> - 2013-05-18 18:28:12
|
Hi *,
I'm trying to combine sync and async applications in my webservice.
Sync ones for delivering content and async ones (with json_rpc) for
notification to the server.
So my question is:
can I dispatch a json_rpc_server to a certain domain like
http://localhost/async ? If yes, how ;)
is this really useful, or should I make another approach?
Regards
Marcel
|