firenio icon indicating copy to clipboard operation
firenio copied to clipboard

🐳🐳An easy of use io framework project based on java nio&epoll

Results 17 firenio issues
Sort by recently updated
recently updated
newest added

在OpenJDK 11上启动firenio会提示这些警告, 好像是因为调用了非法的反射操作, 不过可以google到解决办法, 建议处理一下 > WARNING: An illegal reflective access operation has occurred > WARNING: Illegal reflective access by com.firenio.common.Unsafe (file: firenio-all-1.3.3.jar) to field java.util.concurrent.atomic.AtomicLong.VM_SUPPORTS_LONG_CAS > WARNING: Please consider...

always throw IOException: Address family not supported by protocol in Native.cpp: `int listenfd = socket(AF_INET6,SOCK_STREAM,0);` 现在仍然有很多服务器并没安装IPv6协议栈, 建议增加IPv4的支持.

http2 support in future

Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.1.0 to 3.16.3. Release notes Sourced from protobuf-java's releases. Protobuf Release v3.16.3 Java Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic...

dependencies

Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.0.28.Final to 2.2.19.Final. Commits 2ec4d95 Prepare 2.2.19.Final e52cefb Merge pull request #1361 from fl4via/2.2.x_backport_bug_fixes 215316d [UNDERTOW-1997] Add test for a security constraint with "/" path URL Pattern...

dependencies

Dear repository maintainers, I am developing a model designed to automatically generate concise and accurate summaries for open-source repositories. This model is intended to produce a one-sentence summary that briefly...