1
0
Fork 0

20 Commits (main)
 

Author SHA1 Message Date
Felix Stupp d1c2e8e0bb
our_types/JSON: replace Decimal with correct float 3 months ago
Felix Stupp 4f640509f9
comm/transport/datagrams/ReplaceSenderDatagram: fix parent class to Datagram 3 months ago
Felix Stupp 3ab522baf8
comm/transport/datagrams: add msg_type map for deserialize 3 months ago
Felix Stupp b5d62a7778
avoid using custom attrs.define due to mypy issues 3 months ago
Felix Stupp bf052969dc
comm/method: export classes in __init__ 3 months ago
Felix Stupp 558c322565
changed testing method to pytest 3 months ago
Felix Stupp 12adf23032
rename test directory to "tests" 3 months ago
Felix Stupp 5c6007b71a
comm/method: exchange bytes instead of JSON interpreted data
for more flexibility
3 months ago
Felix Stupp 54836ba97b
transport/datagram/failure: allow adding debug data 3 months ago
Felix Stupp 0bb66bbe15
transport/datagrams/failure: explain meaning 3 months ago
Felix Stupp 6e642085ba
transport/datagrams: clarify timestamp is in nanoseconds, change name 3 months ago
Felix Stupp e8342dc440
define transport datagrams 3 months ago
Felix Stupp ea9b76d50f
add attrs as requirement 3 months ago
Felix Stupp d9fc036931
add module enjo_lib.comm.method, move stuff to there 3 months ago
Felix Stupp 08c2a22a43
add README.md with license note 3 months ago
Felix Stupp 30c197ac55
add AGPL 3.0 or later as license 3 months ago
Felix Stupp 5e1eca6ff5
implement TransportMethod ABC and internal method with simple test 3 months ago
Felix Stupp e59f11f379
vscode: Configure unittest as test framework 3 months ago
Felix Stupp 3e26dcfa7c
Add gitignore 3 months ago
Felix Stupp e41fc60bfe
initial spec for rfc 5545 3 months ago