Autodesk / molecule-2d-for-react

2D molecule visualization component
http://moldesign.bionano.autodesk.com/
Apache License 2.0
21 stars 12 forks source link

Remove RPC Hooks #4

Closed justinmc closed 7 years ago

justinmc commented 8 years ago

In the notebook-molecular-visualization project, nbmolviz2d was used via RPC instead of interacting via data. The RPC hooks (appearing here as unused methods) should be removed and replaced with any state on the main model to allow the same functionality.