Skip to content

smartboot/feat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

AGPL License

Feat

An enterprise-grade HTTP service framework implemented in Java, designed for building high-performance, scalable, and maintainable web applications.

Features

  • Http Server & Client, support http/2
  • WebSocket
  • SSE

Installation

Install my-project with maven

<dependency>
    <groupId>tech.smartboot.feat</groupId>
    <artifactId>feat-core</artifactId>
    <version>${feat.version}</version>
</dependency>

Support

For support, email zhengjunweimail@163.com or submit an issue.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages