TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Building a chat app with Nextjs and Elixir
4 点
作者
cheeseblubber
超过 2 年前
1 comment
cheeseblubber
超过 2 年前
OP here. We originally started out with just Nextjs but ran in to limitations with running websockets on serverless function so had to split out a separate service to handle the websockets. Happy to answer any question.