<FromGitter>
<elorest> @bew yeah docs could definitely be better for web sockets. Right now it's probably best just to look at the examples. I'll try to get that documented better this week.
<FromGitter>
<bew> awesome, thank you ;)
<FromGitter>
<damianham> @bew there are a couple of recipes that have code that uses websockets to stream data changes to connected clients, damianham/amber_react_sidebar and damianham/amber_material. Create a new app using one of these recipes and scaffold out a component and then you can find some example code to use. Here are some relevant snippets; ⏎ ⏎ ```code paste, see link``` [https://g
<FromGitter>
<damianham> @all I have added another recipe 'damianham/amber_material_kit' which incorporates the components and styling from Material Kit React - Enjoy!