Added the real time news feed sample using Microsoft Flow, Azure and socket.io
This commit is contained in:
parent
dcbd919720
commit
6af238ce2e
|
@ -158,6 +158,6 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew
|
||||||
|
|
||||||
- Using web sockets through the socket.io library to implement real time communications with an Azure back end server.
|
- Using web sockets through the socket.io library to implement real time communications with an Azure back end server.
|
||||||
- Using PnP JS library (1.0.5) to get items from a list.
|
- Using PnP JS library (1.0.5) to get items from a list.
|
||||||
- Using Office UI Fabric React components to build a beautiful desgin
|
- Using Office UI Fabric React components to build a beautiful design.
|
||||||
|
|
||||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-socket-io" />
|
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-socket-io" />
|
Loading…
Reference in New Issue