index
:
salticidae
c-bindings
error-handling
master
multiloops
new-lf-queue
one-way-handshake
tls
Minimal C++ asynchronous network library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
c-bindings
fix bug
Determinant
6 years
error-handling
finish error handling
Determinant
6 years
master
add more C API
Determinant
5 years
multiloops
improve the test programs
Determinant
6 years
new-lf-queue
pass the tests
Determinant
6 years
one-way-handshake
seemingly fix the uv_close assertion failure; reduce LOG_INFO messages
Determinant
5 years
tls
finish test_msgnet_tls example
Determinant
6 years
Tag
Download
Author
Age
v0.2.1a
commit d6885c510e...
Determinant
5 years
v0.2.1
commit 3707146f42...
Determinant
5 years
v0.2.0
commit ad6e172901...
Determinant
5 years
v0.1.1
commit 4fed5578db...
Determinant
5 years
v0.1.0c
commit 347daceced...
Determinant
5 years
v0.1.0b
commit eba2e39833...
Determinant
5 years
v0.1.0a
commit 4fd25c23a5...
Determinant
5 years
v0.1.0
commit 2a99baafdc...
Determinant
5 years
Age
Commit message
Author
2020-03-03
add more C API
HEAD
master
Determinant
2020-02-25
...
Determinant
2020-02-25
add get_peer_id() func to Conn
Determinant
2020-02-22
Merge branch 'master' of github.com:Determinant/salticidae
v0.2.1a
Determinant
2020-02-22
...
Determinant
2020-02-22
...
Determinant
2020-02-21
adjust on_setup and on_teardown and fix minor bugs
v0.2.1
Determinant
2020-02-21
...
v0.2.0
Determinant
2020-02-21
...
Determinant
2020-02-21
seemingly fix the uv_close assertion failure; reduce LOG_INFO messages
one-way-handshake
Determinant
[...]