Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Comet Server Orbited 可以从[static]部分下的配置文件中指定的路径提供静态文件。我想知道是否可以通过轨道提供动态内容?
答案是不。
这就是为什么 orbited 通常与 Web 框架(django、rails 等)和标准 Web 服务器配对使用。