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

bencevans/tomahawk-network.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tomahawk-network.js

Build Status Coverage Status Dependency Status

An implementation of Tomahawk's communication protocol in JavaScript intended for Node.js, hopefully also supporting Google Chrome making use of it's chrome.socket API.

API

This library is split up into many sub-modules.

  • Frame - Handles (un)packing net frames & (de/en)coding flags.
  • Discover - Handles discovery and announcements on the LAN using dgram broadcasts.
  • Connection - Handles the basics in a connection to another Tomahawk network interface.

Examples

Examples can be found in the /examples directory within the repository.

Licence

MIT

About

WIP Tomahawk Network Interface (for Node.js)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published