Re: [Cppcms-users] json_rpc dispatching
Brought to you by:
artyom-beilis
|
From: Artyom B. <art...@ya...> - 2013-05-19 13:52:52
|
Yes, http://cppcms.com/cppcms_ref/1.0.2/classcppcms_1_1mount__point.html You just specify all you need while mounting an application. Does it suits the needs? Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ ----- Original Message ----- > From: Marcel Hellwig <ke...@co...> > To: "cpp...@li..." <cpp...@li...> > Cc: > Sent: Saturday, May 18, 2013 9:27 PM > Subject: [Cppcms-users] json_rpc dispatching > > 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 > > ------------------------------------------------------------------------------ > AlienVault Unified Security Management (USM) platform delivers complete > security visibility with the essential security capabilities. Easily and > efficiently configure, manage, and operate all of your security controls > from a single console and one unified framework. Download a free trial. > http://p.sf.net/sfu/alienvault_d2d > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |