Skip to content

eface2face/jsfcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsFCP

JavaScript BFCP client implementation using WebSocket as transport and JSON as message format.

Runs in both the browser and Node.js.

Debugging

JsFCP includes the Node debug module. In order to enable debugging set the DEBUG environment variable as follows before running your Node script/command:

export DEBUG='JsFCP*'

Documentation

Read the full API documentation in the docs folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published