Skip to content
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.

numberly/europython2014-zeromq-training

Repository files navigation

ØMQ training at EuroPython 2014

Simple Echo server and client

These are implementations of RFC-001.

Running the server:

./echo.py

Running the client:

./client.py

Hide and Seek

This will be an implementation of RFC-002 made by each team.

  • Run the broker
  • Run the seeker (list mode or register mode)

RFC-003 implements the hider part.

About

Our EuroPython 2014 ZeroMQ training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages