Closed fommil closed 7 years ago
following the example at https://github.com/Spinoco/fs2-http#http-client and using the 8 lines of imports I am getting
could not find implicit value for parameter AG: java.nio.channels.AsynchronousChannelGroup [error] http.client[Task]().flatMap { client =>
are you sure this is the full list of imports?
quickstart needs to include Resources
Resources
just added this to Readme
following the example at https://github.com/Spinoco/fs2-http#http-client and using the 8 lines of imports I am getting
are you sure this is the full list of imports?