Skip to content

Commit ee43507

Browse files
More notes on changes for Readme
1 parent 99f5d15 commit ee43507

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,13 @@ make
141141

142142
#STATUS
143143
* Version 0.8.4 (current)
144-
* Added PRi libraries
145-
* Updated to latest version of libwebsockets
146-
* Bug fixes for newest version
147-
* testApp changed to ofApp
144+
* + Added iOS library
145+
* + Added RPi library (thanks to @rc1)
146+
* \ Updated to latest version of libwebsockets
147+
* \ Bug fixes for newest libwebsockets version
148+
* \ testApp changed to ofApp
149+
* \ Better comments in general
150+
* \ Removed unnecessary checks for binary support (always enabled in libwebsockets)
148151
* Version 0.8.1
149152
* Overhauled all messaging, supporting sending/receiving string and binary messages of indefinite size via continuation frames
150153
* Added examples from @zebradog of sending Blob data over websockets: way faster, way cleaner!

0 commit comments

Comments
 (0)