Posted over 5 years ago. Visible to the public.
Test websocket connections
You can use wscat
:
Copysudo apt-get install node-ws # wscat -c ws://echo.websocket.org connected (press CTRL+C to quit) > foo < foo > bar < bar >
Does your version of Ruby on Rails still receive security updates?
Rails LTS provides security patches for unsupported versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2).