Skip to content

kapetanos/python-meetup-crossbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-meetup-crossbar

Crossbar.io Examples for Python Meetup

  • hello_world: A simple hello_world demonstration of components subscribing and publishing on the same topic
  • temperature_check: A RPi calls a remote procedure that sends a notification email when the CPU temperature is over 75 degrees
  • redis_authentication: Authenticate components to the router using a Redis cache

Dependencies

  • Python 3.x
  • Install Python Dependencies with pip install -r requirements.txt
  • Install Redis with apt-get install redis or dnf install redis or ...

About

Crossbar.io Examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published