Commit Graph

13 Commits

Author SHA1 Message Date
Keith Wait 752148e0c8 check for request id when sending files
avoids sending the file data in response to every single request issued after the one for the file.
2018-09-09 17:00:54 -05:00
Keith Wait 60f55066ce add file responses 2018-08-11 21:48:30 -05:00
Michael Bykovski 91eef91b6b Just pack webserver.js 2017-07-21 14:11:16 +02:00
Michael Bykovski e2937c177c Removed Appserver and just set it as an example 2017-07-21 13:52:10 +02:00
Michael Bykovski b657a1b385 Compile the whole ./src/www directory 2017-07-21 11:57:14 +02:00
Michael Bykovski f993aab1c2 Make tests and updated the export of AppServer 2017-07-21 11:48:05 +02:00
Michael Bykovski d091dc88cd Write Webserver in ES6 2017-07-12 10:44:44 +02:00
Michael Bykovski 7c1607448e Put some logs in the Java things, got an error cause i defined the wrong function name 2017-07-11 16:45:27 +02:00
Michael Bykovski ac5b47b1a0 Plugin XML settings 2017-07-11 15:35:12 +02:00
Michael Bykovski e02ff2b04a Created first roundtrip from swift to js 2017-07-10 14:38:46 +02:00
Michael Bykovski 5c160eee16 Starting server and stopping works.
Receiving receiving needs improvements
2017-07-10 09:58:47 +02:00
Michael Bykovski 1459752b0d Make server start and stop (start on a default or given port) 2017-07-08 12:15:41 +02:00
Michael Bykovski 2198a81f0b Write first class, make tests and took a coffee to understand freaking cordova-plugin ecosystem 2017-07-07 12:41:22 +02:00