1
0
Fork 0

20 Commits (main)
 

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