Backend socket vs inet

Hi,

I just upgraded to Erlang R25 and am also considering switching to the new socket driver as a replacement to inet. I was wondering if anyone else has tried it and is it worth it?

Our application is TCP “hungry” handling small REST requests and websocket connections that can stream potentially large amounts of data.

Thanks