Bridget
551befc4ae
Refactor
2020-04-13 15:10:53 +02:00
Bridget
682e744be9
Fix typo in comment
2020-04-13 15:05:34 +02:00
Bridget
14af7b04d7
Remove global request_id key
...
This variable was only used for double-checking the link_message
response. Because we use a specific number in the link_message
communications, we can assume the returned ID is valid.
2020-04-13 14:52:29 +02:00
Bridget
96fa40d610
Refactor
2020-04-13 14:50:09 +02:00
Bridget
33f72da7ce
Refactor
2020-04-13 14:41:15 +02:00
Bridget
65157ffb04
Properly serialize into JSON
2020-04-13 14:07:34 +02:00
Bridget
72e1bcd388
Rename file for clarity
2020-04-13 13:59:22 +02:00
Bridget
b8f68ac4f8
Reset on owner change and region change/restart
2020-04-13 13:57:38 +02:00
Bridget
e08fe79f55
Refactor; split comms logic into lib module
2020-04-13 13:53:02 +02:00
Bridget
9d7123d3e8
Ignore pycache dir
2020-04-13 13:52:54 +02:00
Bridget
8ee1868616
Disconnect if connected when trying to connect
2020-04-13 12:11:38 +02:00
Bridget
08b858e12f
Make API communicate with modules
2020-04-13 01:43:13 +02:00
Bridget
840882898d
Make file executable
2020-04-12 23:41:16 +02:00
Bridget
6234afd34d
Add readme
2020-04-12 23:34:13 +02:00
Bridget
4502486735
Update todo list
2020-04-12 23:30:25 +02:00
Bridget
2900ae7770
Apply isort
2020-04-12 23:27:52 +02:00
Bridget
d4030b4db9
Apply Black
2020-04-12 23:27:29 +02:00
Bridget
b032dc1b24
Ignore mypy error
2020-04-12 23:26:19 +02:00
Bridget
767b1131bf
Add gitignore
2020-04-12 23:22:15 +02:00
Bridget
93cd1a8d05
Adjust ruler and doc header
2020-04-12 23:16:59 +02:00
Bridget
c6f001cef6
Split disconnect and exit commands
2020-04-12 23:11:28 +02:00
Bridget
eb831ebdcd
Add docstring
2020-04-12 22:45:41 +02:00
Bridget
e550fd1bad
Don't do anything on empty line submit
2020-04-12 22:44:20 +02:00
Bridget
89e8c3f9bd
Add intro text
2020-04-12 22:42:48 +02:00
Bridget
27a2ca246f
Rename file for clarity
2020-04-12 22:37:13 +02:00
Bridget
8efa33590b
Update todo list
2020-04-12 22:14:25 +02:00
Bridget
7a74ca52e8
Handle KeyboardInterrupt
2020-04-12 22:13:48 +02:00
Bridget
c12df307c3
Refactor
2020-04-12 22:12:06 +02:00
Bridget
757211bbf6
Use python's builtin cmd library for input/output
2020-04-12 21:44:37 +02:00
Bridget
4b88130d56
Add todo items
2020-04-12 21:44:19 +02:00
Bridget
fe141170d2
Refactor
2020-04-12 18:27:18 +02:00
Bridget
a9a1239383
Always return json in response
2020-04-12 18:24:01 +02:00
Bridget
3bdbbcca98
Use more aesthetically pleasing divider
2020-04-12 17:52:17 +02:00
Bridget
a79a156621
Use secret key when disconnecting
2020-04-12 17:51:26 +02:00
Bridget
b5d6c48d58
Add secret key authentication
2020-04-12 17:45:27 +02:00
Bridget
1b2998638a
Initial commit
2020-04-12 16:31:28 +02:00