You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,3 +138,4 @@ Contributions are welcomed! Please open issues if you have troubles while using
138
138
-**21/02/2019 (v0.1.5)** - Bug Fixes. Client now exposes a single string connect interface.
139
139
-**24/02/2019 (v0.2.0)** - User-facing interface is now done with Arduino's `String` class. Merged more changes (mainly optimizations) from TinyWebsockets.
140
140
-**25/02/2019 (v0.2.1)** - A tiny patch. Fixed missing user-facing strings for client interface.
141
+
-**07/03/2019 (v0.3.0)** - A version update. Now supports a websockets server, better support for fragmented messages and streams. bug fixes and more optimized networking implementations.
0 commit comments