Closed christopher-dG closed 6 years ago
Added multipart
Only thing missing is waiting for the Pull Request, which is not needed since we have a fork of it.
I'd rather not maintain that fork and I don't think that we can enforce people to actually use the fork over regular HTTP (you don't activate the manifests of your dependencies)
HTTP.jl #348 has been merged.
Will add soon another example showing off do
syntax with events.
Gonna close now, we know we just need to wait for HTTP.
As of right now we tick all the boxes for inclusion in the DAPI server, which also indicates that we're pretty close to being able to put out a first release :tada:.
Some things which still need to be done:
Client
field)TODO
s (this is vague, not all of them are serious problems)Things which would be nice to have but aren't necessary:
add_command!
is not terrible for now)We could find a lot of good ideas by looking around at other libraries, the JS and Python ones are probably a good place to start since they have the most users.