puniverse / comsat

Fibers and actors for web development
docs.paralleluniverse.co/comsat
Other
598 stars 103 forks source link

Prepare for Retrofit 2.0 #40

Open azell opened 9 years ago

azell commented 9 years ago

Not sure if this will require changes in comsat-retrofit, but it is worth a look: http://inthecheesefactory.com/blog/retrofit-2.0/en

pron commented 9 years ago

This might actually make Retrofit support much easier. Only a single method now is fiber-blocking: Call.execute.