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