I have removed the / before ${server.port} because it its incorrect and I replaced the localhost to ${server.hostname} Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
Remove errant slash preventing the correct console log
* Passed message variable to ws.send() method. * Passed message variable to ws.send() method.