imann24 / now

A chat app with an eye for immediacy
0 stars 0 forks source link

[#13] Fix WebSocket connection on remote host #14

Closed imann24 closed 4 years ago

imann24 commented 4 years ago

Issue

13

Notes

  1. Remote host was failing to connect to websocket, because it used hardcoded localhost
  2. Ensure we handle websocket protocol and hostname correctly

Testing

  1. Verified on locahost
  2. Verified on Heroku (manual deploy)

image

lx93 commented 4 years ago

what is the heroku app url? would love to try it

imann24 commented 4 years ago

https://chat-app-now.herokuapp.com

Your .me account should also have access to the admin panel