Skip to content

APIs for accessing Blocks from Web Blocks and other web clients

License

Notifications You must be signed in to change notification settings

pixilab/blocks-clients

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blocks-clients

Lets you communicate with PIXILAB Blocks from web clients running in a browser. There are two flavors available, both essentially implementing the same API.

  • pub-sub-iframe is applicable if your web page is designed to be hosted inside a Web Block in Blocks. This piggybacks on the pub-sub behavior already provided by the host Blocks Spot.
  • pub-sub-peer can be used if your web page runs outside of a Web Block. It opens its ownWebSocket connection to Blocks.

For more information on how to use these APIs see https://pixilab.se/docs/blocks/api/javascript

About

APIs for accessing Blocks from Web Blocks and other web clients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published