Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UseCase - Image Upload #37

Closed
akhil-gautam opened this issue Dec 3, 2018 · 2 comments
Closed

UseCase - Image Upload #37

akhil-gautam opened this issue Dec 3, 2018 · 2 comments

Comments

@akhil-gautam
Copy link
Contributor

How to use this server for accepting image upload?
I know this is very straightforward but need someone's help in setting up the agoo server for this.

@ohler55
Copy link
Owner

ohler55 commented Dec 3, 2018

The Agoo server can indeed be used for uploads. I'll put together a trivial example this evening with HTML, Javascript, and Ruby.

@ohler55
Copy link
Owner

ohler55 commented Dec 4, 2018

I added a use case for a generic upload. The example/upload directory has two files. I made it simple so if you want to filter for just images file you can add that to the html and then remove the puts in the upload.rb file as it will not look as nice as simple text.

Also released a new version with a fix for a nasty bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants