Skip to content

chenggangpro/spring-could-gateway-forward-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-could-gateway-forward-sample

Project Purpose

This Sample is aim to get websocket address from another server and dynamic forward websocket connection.

Project Describe

Application Name Purpose
websocket-service-1 First websocket service
websocket-service-2 Second websocket service
address-lookup-service To get dynamic connection info
forward-gateway To dynamic forward websocket connection

Run Step

    1. Run websocket-service-1
    1. Run websocket-service-2
    1. Run address-lookup-service
    1. Run forward-gateway
    1. Connect websocket with ws://127.0.0.0:9011/websocket/type1,Then Connect Successful
    1. Send some message,you'll receive an echo response
    1. Change type1 to type2 ,you'll connect to the websocket-service-2

About

spring-could-gateway-forward-sample

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages