TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Anyone want to help test my Ajax chat (Erlang)?

20 点作者 chrismoos超过 15 年前

6 条评论

davidw超过 15 年前
Nice, but it has some issues including random disconnects.<p>Is it open source?<p>BTW, #startups on freenode is a more permanent solution for those interested in talking with other HN'ers.
评论 #846626 未加载
chrismoos超过 15 年前
It's not very full featured, but I just wanted to see how well it works with more people in it.<p>Any errors? Let me know.
评论 #846627 未加载
jedediah超过 15 年前
Very nice! Look forward to hearing more about it.<p>I did have an issue where the server would fulfill my connection with no response data, and the client wouldn't re-open the connection to the server. This happened a few times, and it was right around the time someone was mentioning unicode, so I figure you might already be on this one.
评论 #846601 未加载
jmah超过 15 年前
Uses MochiWeb for web server, ErlyDTL for page templating (Erlang implementation of Django Template Language).<p><a href="http://code.google.com/p/mochiweb/" rel="nofollow">http://code.google.com/p/mochiweb/</a> <a href="http://code.google.com/p/erlydtl/" rel="nofollow">http://code.google.com/p/erlydtl/</a>
snprbob86超过 15 年前
You do not appear to limit message length, or the limit it too large.
评论 #846633 未加载
chrischen超过 15 年前
It doesn't seem to work on the iPhone.