A webserver plugin for cordova
Go to file
Michael Bykovski 5c160eee16 Starting server and stopping works.
Receiving receiving needs improvements
2017-07-10 09:58:47 +02:00
src Starting server and stopping works. 2017-07-10 09:58:47 +02:00
tests Starting server and stopping works. 2017-07-10 09:58:47 +02:00
.gitignore Initial commit 2017-07-07 11:44:31 +02:00
package.json Write first class, make tests and took a coffee to understand freaking cordova-plugin ecosystem 2017-07-07 12:41:22 +02:00
plugin.xml Make server start and stop (start on a default or given port) 2017-07-08 12:15:41 +02:00
README.md Initial commit 2017-07-07 11:44:31 +02:00
webserver.js Starting server and stopping works. 2017-07-10 09:58:47 +02:00

cordova-plugin-webserver

A webserver plugin for cordova