Websocket implementation rocketchat

Description

Hi team

looking for help in setting up websocket communication between website and rocketchat applicaitons.

any documentation of setting up would help

Server Setup Information

  • Version of Rocket.Chat Server: 1.3.0
  • Operating System: Linux
  • Deployment Method: Git source file within docker container
  • Number of Running Instances:
  • DB Replicaset Oplog: enables
  • NodeJS Version: 8
  • MongoDB Version: 4.0.2
  • Proxy: no proxy
  • Firewalls involved:

Any additional Information

  1. Setup docker containers
  2. Git clone latest version of rocketchat
  3. Make changes to the custom files necessary
  4. Integrate to website using websocket – need help here

Please see our docs for how to talk to our realtime api (websocket). Other then that given the generic nature of the question thats about all I can give