davide-ceretti / socket-example

Just playing with sockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

socket-example

Requirements: Docker 1.5

  • ./run_rabbitmq.sh Run a rabbitmq container

  • python add_messages.py Add some messages to the rabbitmq container on the queue "completes" every half second

  • python api.py <port> Run the api

About

Just playing with sockets


Languages

Language:Python 75.1%Language:HTML 19.2%Language:Shell 5.8%