Skip to content

bee-browser/rsf-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsf-web - Web-based Remote Surface

rsf-web is a web-based remote surface on which a layout result is painted.

rsf-web receives paint messages through a specified Pusher channel, and paints a layout result using HTML elements.

Files in the src folder are automatically deployed onto https://bee-rsf-web.netlify.com/ after every commit.

Development

It's recommended to use BrowserSync:

$ npm install -g browser-sync
$ browser-sync start --config bs-config.js

Dependencies

License

This software is distributed under the MIT license. See LICENSE file for details.