In this web tutorial we will create a simple chat using Sinapse. We will see some basic Sinapse concepts: server side configuration, viewer side configuration, scripting and styling Gui objects. Let’s start! Start Configurator (or click on Project -> New configuration): Next click Tools -> Server designer to begin server side configuration: Let’s add SinapseUserPropertyClient […]
Month: June 2017
Host Interconnector: a message portal between Sinapse servers
Sinapse is a event-driven message based software system. The internal logic is based on messages exchanged between components. A designer defines a topology of interconnection and Sinapse sends messages from one component to others following the patterns defined in the topology. Sinapse does not work only as a single server, but it is able to […]