MiNode/minode
Lee Miller 504f12e5d0
Fix and improve test_queue:
- decrease timeout, remove unneeded sleep;
  - make and check objects from the data received in message queue;
  - add docstrings.
2023-10-15 01:48:47 +03:00
..
i2p Allow shutting down while starting I2P listener 2023-08-10 03:52:16 +03:00
tests Fix and improve test_queue: 2023-10-15 01:48:47 +03:00
tls Experimental I2P support 2017-06-09 20:41:33 +02:00
__init__.py Experimental I2P support 2017-06-09 20:41:33 +02:00
advertiser.py Add basic docstrings 2023-07-30 03:45:59 +03:00
connection.py Testing zmq PUB/SUB for objects. Enabled by --msg-queue arg. 2023-10-15 01:48:15 +03:00
core_nodes.csv Added a few more bootstrap nodes 2017-08-23 18:03:04 +02:00
i2p_core_nodes.csv Add new I2P bootstrap nodes 2018-02-04 14:59:03 +01:00
listener.py Add basic docstrings 2023-07-30 03:45:59 +03:00
main.py Started adding a request queue - for sending prepared messages 2023-10-15 01:48:47 +03:00
manager.py Started adding a request queue - for sending prepared messages 2023-10-15 01:48:47 +03:00
message.py Add Error message class, handle fatal 2023-10-12 19:49:32 +03:00
proofofwork.py Add basic docstrings 2023-07-30 03:45:59 +03:00
shared.py Started adding a request queue - for sending prepared messages 2023-10-15 01:48:47 +03:00
structure.py Set object tag for object types supporting it 2023-10-12 19:50:18 +03:00