Searched defs:apps (Results 1 – 2 of 2) sorted by relevance
116 ### Step 0: Build and install libwebsockets123 ### Step 1: make the code available in your app133 ### Step 2: define your `struct lws_ssh_ops`164 ### Step 3: enable `lws-ssh-base` protocol to a vhost and configure using pvo
114 JSONArray apps = rule.optJSONArray("Applications"); in parsePackageNames() local