didimitrie / SpeckleReceiver

A simple JS Client Receiver for Speckle Core Server (ie, the base of http://streams.speckle.xyz)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[JS] Speckle Core Receiver Client for Node apps

This is a simple nodejs client that normalises interaction with a Speckle Server.

See example.js for some basic functionality (run npm start).

So far tested against node 4.4.3.

Note: The Speckle Family

Speckle is a decentralised platform for design data communication. What does this mean? Well, Speckle sends, syncs and stores geometry and any associated metadata between various clients. We currently have .NET (sender & receiver), nodejs (receiver only) and browser (receiver only) implementations.

Credits

Developed by Dimitrie A. Stefanescu @idid / UCL The Bartlett.

License

MIT

About

A simple JS Client Receiver for Speckle Core Server (ie, the base of http://streams.speckle.xyz)

License:MIT License


Languages

Language:JavaScript 100.0%