Skip to content

ZeroConf service-discovery-like implementation using CouchDB

Notifications You must be signed in to change notification settings

nborwankar/zouch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This is Zouch - a huge hack - an imitation of the ZeroConf (Bonjour) service discovery mechanism but at the application layer.  
Weird yes, but you can get a p2p network of CouchDB's going and they can discover each other without having to futz 
with the DNS infrastructure. If you are running a hosted couch you don't get to access the infrastructure anyway.

The idea here is to create analogs of the ZeroConf packets and the ZeroConf service discovery using JSON and CouchDB lists and views.

About

ZeroConf service-discovery-like implementation using CouchDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages