An enterprise-grade HTTP service framework implemented in Java, designed for building high-performance, scalable, and maintainable web applications.
- Http Server & Client
- HTTP/1.0, HTTP/1.1, HTTP/2.0
- WebSocket
- SSE
- Proxy Protocol
Install my-project with maven
<dependency>
<groupId>tech.smartboot.feat</groupId>
<artifactId>feat-core</artifactId>
<version>${feat.version}</version>
</dependency>
For support, email zhengjunweimail@163.com or submit an issue.