Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-the-right-way

Examples from Node.js the Right Way

Getting 0MQ Running on Ubuntu

Using instructions from here, but configure failed looking for libsodium.

Installed libsodium using instructions from here.

Getting 0MQ Running on Mac OS X

Instructions in the book were mostly correct, but npm install zmq initially failed. The solution is to install pkg-config, e.g. 'brew install pkg-config'

Found that fix here.

About

Examples from Node.js the Right Way

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages