Skip to content

hypercomm/vertx

Repository files navigation

WONDER Vertx Messaging Server

The Vertx Conversation Manager module enables vert.x to be used as Messaging Server of WONDER WebRTC Framework.

Just follow these steps to have it running:

  1. Install vert.x.
  2. Add vertx bin folder to your classpath environment variable
  3. Create VERTX_MODS environment variable in your system, that should point to the directory where you have all vertx modules. see here;
  4. Copy the folder com.ptinconversationmanager1.0.0-SNAPSHOT to VERTX_MODS directory created in the previous step.
  5. Copy the server.java file to your computer in a folder of your choice.
  6. Then execute vertx run server.java.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published