Skip to content

Releases: IronsDu/brynet

Rename some PTR to Ptr

09 Apr 00:06
5df8f95
Compare
Choose a tag to compare
Merge pull request #44 from mr-cn/patch-1

fix typo

header only

11 Dec 06:21
Compare
Choose a tag to compare
v1.0.5

update CMakeLists.txt for install brynet header

add wrapper for simplify create service and connect.

03 Jun 03:35
Compare
Choose a tag to compare

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

15 Mar 03:34
Compare
Choose a tag to compare

rename some code

12 Feb 05:55
Compare
Choose a tag to compare
v1.0.1

check self connect

v1.0.0

31 Oct 02:13
Compare
Choose a tag to compare
update namespace code style

Can used for production

15 Dec 03:43
Compare
Choose a tag to compare

Compatibility

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