flute 0.4.4

File Delivery over Unidirectional Transport (FLUTE)
Documentation
1
2
3
4
5
6
7

test_py:
	maturin develop --all-features
	python3 -m unittest discover

publish_py:
	act -j linux --env ACTIONS_RUNTIME_TOKEN=foo --artifact-server-path ./artifact