Skip to content

POC client/server application based on JeroMQ enhanced with message (de)serialization powered by protobuf

License

Notifications You must be signed in to change notification settings

mbe24/zmq-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zmq-protocol

POC client/server application based on the Java implementation of ZeroMQ, namely JeroMQ, enhanced with message (de)serialization powered by protobuf.

Further, this POC uses Spring and picocli.

Usage

./gradlew bootRun --args='--endpoint=tcp://*:5555,tcp://*:5556'

About

POC client/server application based on JeroMQ enhanced with message (de)serialization powered by protobuf

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages