Skip to content

joe-io/vertx-sockjs-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vertx-sockjs-example

Vertx example where message is not serialized by the custom codec over the SockJS event bus bridge

Run

  • Simply run the main class on your IDE
  • Open http://localhost:8080/ on your browser
  • Inspect the exception in the IDE console

About

Vertx example where message is not serialized by the custom codec over the SockJS event bus bridge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 58.0%
  • JavaScript 39.0%
  • HTML 3.0%