apache-tuscany/sca-cpp/trunk/components/chat
2013-01-03 08:10:25 +00:00
..
test Added an XMPP test server using Apache Vysper, to help test the XMPP Chat component. 2010-03-10 09:34:11 +00:00
chat-send.cpp Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server. 2012-12-11 06:13:02 +00:00
chat-sender.componentType Add .componentType files describing the utility components. Refactor chat component in two separate components for sending and receiving messages. 2010-11-03 16:40:19 +00:00
chat-sender.cpp Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server. 2012-12-11 06:13:02 +00:00
chat-sender2.componentType Add an XMPP message sender component that only connects to an XMPP server as 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. 2011-04-17 22:14:29 +00:00
chat-sender2.cpp Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server. 2012-12-11 06:13:02 +00:00
chat-sendreceiver.componentType Add .componentType files describing the utility components. Refactor chat component in two separate components for sending and receiving messages. 2010-11-03 16:40:19 +00:00
chat-sendreceiver.cpp Refactoring, rename isNil to isNull. 2013-01-03 08:10:25 +00:00
chat.composite Refactor some of the extensions and remove unnecessary namespace prefixes. 2011-05-23 02:29:02 +00:00
client-test.cpp Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server. 2012-12-11 06:13:02 +00:00
echo-test Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
Makefile.am Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server. 2012-12-11 06:13:02 +00:00
server-test Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
server-test.scm Working queue and chat components. Added a few useful start/stop scripts. Fixed lifecycle code to call start/stop/restart functions before APR pools are cleaned up in both parent and child processes. Minor build script improvements. 2010-02-17 04:14:31 +00:00
vysper-classpath Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
vysper-start Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
vysper-stop Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
xmpp-test.cpp Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server. 2012-12-11 06:13:02 +00:00
xmpp.hpp Refactoring, rename isNil to isNull. 2013-01-03 08:10:25 +00:00