ipfs-shipyard / ipfs-pubsub-room-demo

IPFS Pubsub room demo
MIT License
53 stars 21 forks source link

prebuilt version works, but locally compiled version does not. #1

Open rasmuserik opened 7 years ago

rasmuserik commented 7 years ago

npm install; npm start works fine, but as soon as you npm compile it stops working. This is probably related to that the prebuilt version was made before this commit

jacobandresen commented 7 years ago

I'll take a look ;)

jacobandresen commented 7 years ago

getting HTTP 101 from sgp-1.bootstrap.libp2p.io and HTTP 502 from wss://sfo-1.bootstrap.libp2p.io/ . Maybe something changed on the nodes after this was built?