Commit Graph

28 Commits (master)

Author SHA1 Message Date
B.J. Dweck 1eee40a30e modified web server to bind to 0.0.0.0 to allow external access 2020-10-22 19:18:35 +02:00
B.J. Dweck c1a5bb2db0 Downgraded Flask requirement 2020-10-19 21:22:45 +02:00
B.J. Dweck b22780dd28 Updated version 2020-10-19 20:27:07 +02:00
B.J. Dweck 9a7e79c2ae Added metadata to setup.cfg for Debian package 2020-10-19 20:15:08 +02:00
B.J. Dweck 9eda2edecb Added stdeb3 as requirement for building debian packages 2020-10-19 11:05:15 +02:00
B.J. Dweck 7663e3185b Added debian build directories to .gitignore 2020-10-19 10:54:26 +02:00
B.J. Dweck a67b3ef441 Launches web server to serve the client database via http using configurable port 2020-10-16 15:59:03 +02:00
B.J. Dweck 901b3ca960 Made database file configurable 2020-10-16 15:36:34 +02:00
B.J. Dweck b0ae19db23 Moved setup metadata to setup.cfg 2020-10-16 15:11:33 +02:00
B.J. Dweck 9716f0199f Can build torch-pub.exe and load config file 2020-10-16 15:04:50 +02:00
B.J. Dweck 363a214f13 Ignore egg-info 2020-10-16 12:21:50 +02:00
B.J. Dweck c8d13f3592 Added CLI / configuration / main() to torch_sub 2020-10-16 12:21:32 +02:00
B.J. Dweck 62355023fa Variable rename 2020-10-16 11:48:12 +02:00
B.J. Dweck b13fbf536f Fixed database file race condition 2020-10-16 11:47:37 +02:00
B.J. Dweck 682c0116dd Got rid of redundant files 2020-10-16 11:11:42 +02:00
B.J. Dweck 0cd8bd2b72 Refactor: rename 2020-10-16 10:58:00 +02:00
B.J. Dweck 985d373b74 Integration tests can test insecure communications with broker 2020-10-16 10:57:38 +02:00
B.J. Dweck e061b64ec1 Make it build/test on Linux 2020-10-16 01:43:36 +02:00
B.J. Dweck e8937cbf67 Automated running test brokers 2020-10-16 01:34:52 +02:00
B.J. Dweck 72be3ce411 Fixed warnings in run-broker.sh 2020-10-16 00:10:03 +02:00
B.J. Dweck 96d7e00830 Added test for multiple client publications 2020-10-16 00:01:39 +02:00
B.J. Dweck 4db6393f9b Reorganized project structure vis a vis tests 2020-10-15 23:49:30 +02:00
B.J. Dweck 29d81860ee Added setup.py 2020-10-15 20:02:22 +02:00
B.J. Dweck 53a0b3cbb6 Can create database file if doesn't exist; Refactored 2020-10-15 19:48:48 +02:00
B.J. Dweck e580fd343b Can receive message and record client record to file 2020-10-15 19:07:17 +02:00
B.J. Dweck fbf144622d Setup integration test to test data file 2020-10-15 16:44:34 +02:00
B.J. Dweck c8df2a6ab5 Created integration test that can run local test broker and publish a message 2020-10-15 16:08:38 +02:00
B.J. Dweck 77ef67027d Created .gitignore 2020-10-15 14:11:09 +02:00