DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Publish Web Socket in the Experience Layer

4 years ago dzone.com
Publish Web Socket in the Experience Layer

Summary: This is a summary of an article originally published by the source. Read the full original article here →

by In this article, I briefly describe what web socket gives us in the context of integration.

As you can see in the diagram above, the client initiate connection over WebSocket or secure WebSocket (wss), and then the server can send back messages to the client.

In the picture below, you can see that we have to assign existing HTTP_Listener_config to WebSocket configuration by Listener config property.

As you can see, we need to provide socket id, to identify the client and one or more groups.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com