Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
hschaefer123
Participant

Today i will show you an example using node.js to provide a simple chat server to play around with the WebSocket API sap.ui.core.ws.WebSocket that is part of UI5.

To offer some useful tricks and features i blowed up the example with the following features:

  • 5-Way-Model-Binding
  • WebSocket based data connectivity
  • adding 3rd party notification library (noty)
  • JSON stringify and parsing

The article can be found at

OpenUI5 Developer: Simple chat server example using UI5 WebSocket

Cheers Holger

Labels in this area