An open API service indexing awesome lists of open source software.

https://github.com/jbkahn/yak

Programs whisper messages to each other till they reach a user limit or it reaches the original host.
https://github.com/jbkahn/yak

Last synced: about 1 year ago
JSON representation

Programs whisper messages to each other till they reach a user limit or it reaches the original host.

Awesome Lists containing this project

README

          

Yak
===

Programs whisper messages to each other till they reach a user limit or it reaches the original host.

The yak program allows users to whisper messages to random users they are connected to untilt hey reach a limit or they reach the original sender. This allows users to discover eachother and connect from a linear linked list type arrangement to a mesh like network.

The details of the assignment can be found in the protocls and the a4 file.