socketio / socket.io-website

Socket.IO website and blog
https://socket.io
319 stars 696 forks source link

Fix fastify's deprecated server.listen() #400

Closed mustardfrog closed 1 year ago

mustardfrog commented 1 year ago

fastify.listen(MY_PORT) is deprecated since version 4.0.x. New way is to do is fastify.listen({ port: MY_PORT }).

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
socket-io-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 29, 2023 8:13am