Aleksei Chernykh
Aleksei Chernykh
NestedScrollConnectionSample from compose samples [(link)](https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose/ui/ui/samples/src/main/java/androidx/compose/ui/samples/NestedScrollSamples.kt) is not working on desktop - toolbar suppose to move away when scrolling. Here in the sample onPreScroll method is never called. The sample works...
JavaScript version of socket.io supports providing authentication as a callback function here: https://socket.io/docs/v4/client-options/#auth This PR adds same exact functionality to the java version.