Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 284 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 284 Bytes

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