proof-of-concept file transfer protocol - C# .NET 6 client side.
- https://github.com/alexcoder04/rfap - general protocol specification
- https://github.com/alexcoder04/rfap-go-server - reference server implementation
- https://github.com/alexcoder04/librfap - Python library
- https://github.com/alexcoder04/rfap-pycli - Python CLI client based on librfap