Skip to content

TreeFrog Framework version 2.7.0 release

Choose a tag to compare

@treefrogframework treefrogframework released this 25 Feb 12:19
· 273 commits to master since this release
54977bd
  • Fix possibility of thread conflicting when receiving packets.
  • Changed hash algorithm to HMAC of SHA3.
  • Added Memcached as session store.
  • Updated malloc algorithm of TSharedMemoryAllocator.
  • Updated system logger.
  • Performance improvement for pooling database connections.