endtwist/AjaxIM

Replace Memcache server API with REST API

endtwist opened this issue · 0 comments

Create a REST API for the Ajax IM server using "secret key"-based authentication. API should be able to authenticate a user session, and manage user sessions (delete, modify, etc).

API options:

  • user_status
  • set_status
  • destroy_session
  • send_message
  • broadcast