mirror of
https://github.com/boostorg/beast.git
synced 2025-07-29 20:37:31 +02:00
Update project metadata
This commit is contained in:
@ -12,6 +12,7 @@ Version 91:
|
||||
* Rename wstest source file
|
||||
* Use fopen_s on Windows
|
||||
* Fix Appveyor script
|
||||
* Update project metadata
|
||||
|
||||
WebSocket:
|
||||
|
||||
|
@ -5,6 +5,9 @@
|
||||
"Vinnie Falco"
|
||||
],
|
||||
"description": "Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio",
|
||||
"std": [
|
||||
"C++11"
|
||||
],
|
||||
"category": [
|
||||
"Concurrent",
|
||||
"IO"
|
||||
|
Reference in New Issue
Block a user