Skip to content

xlfish233/fishpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Project is trying to make a distributed im server fully in rust from zero to hero.

Http Part: Api login is an http server can login and generate a token to user.

WebSocket Part: User with token connect to websocket server, and can send message to server.

Microservice Part: Using rpc to communicate between server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages