christian3042
christian3042
I tried to run Redisson 3.17.5 with Spring Native 2.7.1 (https://docs.spring.io/spring-native/docs/current/reference/htmlsingle/) but facing issues, when running the build. Is there an official statement, whether Redisson is or will be compatible...
Hi, I was running the zip4j library in a docker container. When I tried to extract something in the root directory, I received the following error: net.lingala.zip4j.exception.ZipException: illegal file name...
This issue is related to https://github.com/Totodore/socketioxide/issues/479 After the fix of 0.16.2 the application still sometimes gets stuck. However, the issue occurred probably also before 0.16.2. The following issue was noticed:...
Hi, it seems that the logging only can be enabled, when socket.io-client is running on a node instance. If I use socket.io-client in my Angular application and run `localStorage.debug =...
In the LICENSE files in each package (axum-core, axum-extra, axum-macros, axum) the license type (MIT License) is missing. Only from README it is recognizable, what license type it is. This...