icomet icon indicating copy to clipboard operation
icomet copied to clipboard

iComet stable-0.2.2.1 released

Open ideawu opened this issue 10 years ago • 0 comments

  • 0.2.2.1 (2014-04-09)
    • New features:
      • Refactor source code
    • Bug fixes:
      • Fix memory leak bug, MUST call evhttp_send_reply_end in connection_closecb(2014-04-12)
  • 0.2.2 (2014-03-24)
    • New features:
      • Use new/delete instead of custom memory pool
      • Deprecate Channel.id property
    • Incompatible changes:
      • Wrap json object property names in quotes(2014-04-07)
    • Bug fixes:
      • Fix bug on HttpQuery(evhttp_parse_query without evhttp_clear_headers)(2014-04-02)

@DuoZhang developed an Android chat app that can be used with the web chat demo.

ideawu avatar Apr 15 '14 02:04 ideawu