Skip to content

Releases: IronsDu/brynet

Rename some PTR to Ptr

Choose a tag to compare

@IronsDu IronsDu released this 09 Apr 00:06
5df8f95
Merge pull request #44 from mr-cn/patch-1

fix typo

header only

Choose a tag to compare

@IronsDu IronsDu released this 11 Dec 06:21
v1.0.5

update CMakeLists.txt for install brynet header

add wrapper for simplify create service and connect.

Choose a tag to compare

@IronsDu IronsDu released this 03 Jun 03:35
v1.0.3

update example

v1.0.2: 1. add process TcpSocket callbacks for ListenThread::Create

Choose a tag to compare

@IronsDu IronsDu released this 15 Mar 03:34
2. add options for AsyncConnect.

rename some code

Choose a tag to compare

@IronsDu IronsDu released this 12 Feb 05:55
v1.0.1

check self connect

v1.0.0

Choose a tag to compare

@IronsDu IronsDu released this 31 Oct 02:13
update namespace code style

Can used for production

Choose a tag to compare

@IronsDu IronsDu released this 15 Dec 03:43

Compatibility

  • Visual C++ 2013+ on Windows (32/64-bit)
  • GCC 4.8+ on Linux (32/64-bit)