Skip to content

Commit

Permalink
Updated the library's description
Browse files Browse the repository at this point in the history
  • Loading branch information
gilmaimon committed Apr 22, 2019
1 parent fb442d0 commit ec44c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version=0.4.0
author=Gil Maimon <[email protected]>
maintainer=Gil Maimon <[email protected]>
sentence=A library for writing modern Websockets applications with Arduino.
paragraph=Featuring modern callbacks (supports lambdas) and a minimal interface. Contains a websockets Client and Server.
paragraph=Featuring modern callbacks (supports lambdas) and a minimal interface. Contains a websockets Client and Server. Supports all features of the RFC (pings, pongs, binary and text data, error codes) and WSS (Websockets over SSL).
category=Communication
url=https://github.com/gilmaimon/ArduinoWebsockets
includes=ArduinoWebsockets.h

0 comments on commit ec44c50

Please sign in to comment.