Skip to content

Classic HelloWorld project for ZeroMQ with Scala in OS X

Notifications You must be signed in to change notification settings

oscar-martin/Hello0MQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello0MQ

This is a SBT project composed of a couple of subprojects (namely, server and client) which provides a basic Request/Reply ZeroMQ pattern written in Scala based on the examples that can be found here

How to run it in OS X (El Capitan)

Before you can run this project locally, libzmq library must be built and installed locally and a Java binding (JZMQ) must also be build and installed. Details about how to do that in OS X (El Capitan) can be found in my blog post

About

Classic HelloWorld project for ZeroMQ with Scala in OS X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages