Skip to content

Releases: lalawue/m_net

Add Windows 10 building dir

02 Oct 06:37
Compare
Choose a tag to compare

Just add windows 10 building dir, and a pre-compiled library with OpenSSL Win64 OpenSSL v1.1.1q from https://slproweb.com/products/Win32OpenSSL.html.

Support SSL/TLS

01 May 14:22
Compare
Choose a tag to compare
  • support SSL/TLS
  • extension skeleton on top of bare UDP/TCP socket with event/cache

Support windows with msys64

03 Jul 09:00
Compare
Choose a tag to compare

Support LuaRocks

28 Jun 14:25
Compare
Choose a tag to compare
  • support install from LuaRocks as 'luarocks install mnet'
  • raw LuaJIT FFI version just 'make lib'

Support Lua with pull style API

17 Jul 07:58
Compare
Choose a tag to compare

Support Lua/LuaJIT with pull style API, the script can be same one ignore Lua/LuaJIT.

previous release outline:

  • more efficient underlying implement with wepoll in Windows
  • buildin timer event support milliseconds scheduling