8000 @PlatformIO Library Registry manifest file · FEmbed/arduinoWebSockets@5f9e30e · GitHub
[go: up one dir, main page]

Skip to content

Commit 5f9e30e

Browse files
committed
1 parent 21e092d commit 5f9e30e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

library.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "WebSockets",
3+
"keywords": "wifi, http, web, server, websocket",
4+
"description": "WebSocket Server and Client for Arduino based on RFC6455",
5+
"repository":
6+
{
7+
"type": "git",
8+< 4F8A div class="diff-text-inner"> "url": "https://github.com/Links2004/arduinoWebSockets.git"
9+
},
10+
"exclude": "tests",
11+
"frameworks": "arduino",
12+
"platforms": "*"
13+
}

0 commit comments

Comments
 (0)
0