jjdestef3

Results 2 issues of jjdestef3

Hi, Trying to compile project using GWT 2.7. Looks like this property is no longer used and is causing a compilation error. I worked around this by adding a property...

Hi, Trying to use the Redis Client on ktor 1.1.3 for session management. When I try to access Redis I get the following exception: Exception in thread "DefaultDispatcher-worker-1" java.lang.NoSuchMethodError: io.ktor.network.sockets.TcpSocketBuilder.connect(Ljava/net/SocketAddress;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;...