Skip to main content
Question

How can I use the WebSocket Server on FME Cloud?

  • November 27, 2017
  • 1 reply
  • 13 views

fmelizard
Contributor
Forum|alt.badge.img+17

1 reply

Forum|alt.badge.img

On FME Cloud the WebSocket server is configured to use the secure WebSocket protocol WSS via the default SSL port 443. This allows us to keep the port 7078, which is used for web sockets in a default FME Server installation, closed. For more details on this please check out this blog article.

Since 443 is a default port, it doesn't need to be specified in our WebSocket transformers. Instead, a secure WebSocket connection can be established by simple using a URL like this:

 

wss://<your_server>.fmecloud.com/websocket


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings