skunkwerks / swirl

[alpha] IETF PPSP RFC7574 in Erlang/OTP -- an incomplete non-functional partial implementation
http://www.swirl-project.org/
Apache License 2.0
175 stars 13 forks source link

implement minimal set of message handlers to support small file transfer #32

Open dch opened 9 years ago

dch commented 9 years ago

Following handlers are sufficient to allow transferring a file that is 1k or less:

This should be done ASAP after the related unpackers are complete -- nothing like real world interop to make things more interesting.