File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff 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!
You can’t perform that action at this time.
0 commit comments