Skip to content

miklish/light-router

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

light-router

A client side service mesh router designed for legacy system that cannot leverage client module

Developer Chat | Documentation | Contribution Guide |

Framework usage workflow diagram

workflow

Light-router provides the router Assisted Service Discovery

Light-router is a service that provides consumers another option to do service discovery if they cannot leverage client module provided by light-4j.

Light-router is primarily used for service discovery and technically there is client-side discovery only as it is called “service discovery” and only clients need to do that. All discovery can only exist on client-side.

The difference is that the discovery code in client or on the client host or on another static server in a data center. An additional scenario is to use light-router as BFF for SPA or Mobile.

To learn how to use light-router, pleases refer to

About

A client side service mesh router designed for legacy system that cannot leverage client module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.2%
  • Shell 1.5%
  • Dockerfile 0.3%