Skip to content
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.

0.1.5

Compare
Choose a tag to compare
@OlehKulykov OlehKulykov released this 14 Oct 12:30
· 364 commits to master since this release
  • Added secure socket connection support with SSL data source.
  • Client transport become logically detached from the client which adds possibility
    to control client logic from delegate methods and from another thread.
  • Added thread safety to WebSocket transport based on libwebsockets.
  • Added processing of destroying socket context during some inactive time.
  • Optimized code of WebSocket transport based on libwebsockets.
  • Removed unused classes RETime, REThread and REMutex.
  • Redused size of code and library size thanks to previous two punkts.
  • Added client library build information.
  • Build results(binary library/framework & headers) from continuous integration systems now stores and available on GitHub release page: https://github.com/OlehKulykov/FayeCpp/releases