event loop with threadmgr
Some checks failed
Docker Build & Publish / build (push) Has been cancelled
Some checks failed
Docker Build & Publish / build (push) Has been cancelled
This commit is contained in:
parent
f09b261b62
commit
ca05aa1e5a
9 changed files with 69 additions and 122 deletions
|
|
@ -1,4 +1,6 @@
|
|||
# 0.3.0
|
||||
- SSL support via OpenSSL
|
||||
- Switched from thread per connection to event driven threading model
|
||||
- Rewrote request parser for readability and speed
|
||||
- Added improved logging with different log levels
|
||||
- Separated anthracite into libanthracite and anthracite-bin to allow for other projects to implement anthracite (example in ./src/api_main.cpp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue