Chat engine – servlet that implements a base (central hub) for web chats. JSON based API lets you create rooms, users, create and request public and private messages. We choose JSON as a basic API, so your web chat could be implemented on mobile web too.
A full source code example for the basic web chat is included. See it here.
No comments:
Post a Comment