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
|