Skip to content

mongoose C API upgrade

Compare
Choose a tag to compare
@jvo203 jvo203 released this 30 May 00:11
· 1922 commits to master since this release
  • updated the mongoose C networking library to v7.10
  • re-worked internal messaging to take advantage of the new mongoose v7.10 lock-free message queue (improved performance)
  • applied glib atomic reference counting to the user session C structure (improved reliability)