You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@olingo.apache.org by "Vinnik, Alexander" <Al...@netapp.com> on 2021/06/11 13:32:19 UTC

Olingo odata server async support

Hello,
I have implemented an odata service based on olingo4, and now trying to add async support to my odata server. In olingo-odata git project I only found async support in odata-server-tecsvc, but I see that this library wasn't updated since 2015, and also in maven the async folder is missing from this library. What olingo library should I use for server side async support?

Thank you,
Alexander Vinnik