Skip to content

teimichael/BoostimCenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoostimCenter

The center node of Boostim, a set of solutions for instant messaging.

Center node controlls the overall logic including: access control by BoostimAuth, common nodes (workers) by BoostimNode.

TestWebClient is a demo to test the functionality of Boostim through the center node.

Quick Start (Recommended)

Quick start allows container-based deployment for the complete project.
Please refer to BoostimQuickStart

For Development (IDE Recommended)

Compile

mvn clean package -D maven.test.skip=true -P dev

Start up

java -jar *

Information

  • Default port: 9500
  • API Doc: /swagger-ui.html

Related Repositories

About

The center node of Boostim, a set of solutions for instant messaging.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published