Skip to content

tyura/websocket-clients

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebSocketClient

These clients allow real-time tracking of trade data from the MEXC exchange by handling WebSocket communication, including subscribing, receiving, and processing the trade events for different currency pairs.

Build the project.

mvn clean install

Execute client app.

mvn exec:java -Dexec.mainClass="com.mexc.WebSocketClientVerticle"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages