summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/chat/chat-send.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-12-11Changes to get successful C++11 based build. Code cleanup, dependency ↵jsdelfino1-2/+2
upgrades, and const + inline optimizations in components, samples, and app hosting server. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1420007 13f79535-47bb-0310-9956-ffa450edef68
2011-04-17Add an XMPP message sender component that only connects to an XMPP server as ↵jsdelfino1-0/+55
needed just before sending a message to avoid unnecessary connects / disconnects in a dynamic virtual host environment. Add another component that does an HTTP delete. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094212 13f79535-47bb-0310-9956-ffa450edef68