RosHTTP icon indicating copy to clipboard operation
RosHTTP copied to clipboard

Looking for a package maintainer

Open hmil opened this issue 8 years ago • 7 comments

If you find this module interesting and want to see exciting and cool new features, feel free to offer your help.

I don't do scala stuff nowadays and therefore I have no time to spend on this project anymore.

hmil avatar Dec 23 '16 04:12 hmil

I can help (we are using rosHTTP internally on the frontend side)

ngbinh avatar Dec 23 '16 04:12 ngbinh

@ngbinh To what extend would you help? Do you intend to write new features/address current ticket or manage incoming tickets and versioning issues such as #56 ?

hmil avatar Dec 27 '16 18:12 hmil

I can at least maintain it. We are using rosHttp internally so I may add new features that we need.

ngbinh avatar Dec 28 '16 00:12 ngbinh

Thanks for your interest, as of now there isn't a huge load of work required* but if gets more intense I'll let you know. Also feel free to submit enhancements / features in pull requests if you want to get more involved and we will see how things go 👍

*edit: I'm talking about basic package maintenance here. As far as features and enhancements go there is a lot of work to do

hmil avatar Jan 07 '17 04:01 hmil

cool. There is one thing I would like to do. Currently, HttpRequest.send return a Future[HttpResponse], I am interested in the lazy version that return Task[HttpResponse]. Will probably send a PR

ngbinh avatar Jan 07 '17 07:01 ngbinh

Could you open a ticket for this feature too with like a use case where this proves useful?

hmil avatar Jan 07 '17 09:01 hmil

will do

ngbinh avatar Jan 07 '17 10:01 ngbinh