Replies: 2 comments 2 replies
-
使用tornado或者fastapi搭建个server不就好啦 |
Beta Was this translation helpful? Give feedback.
1 reply
-
emm,我不是官方人员,但是作为开发者来讲,你可以参考之前官方例子重新搭建一个,也可以自己技术选型不管http或者rpc等等 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
這次 4.2 大改版似乎沒發現 LTP server,不曉得未來會支援嗎?
題外話。需要採用server是因為沒有好的JavaScript接口。採用JavaScript配合python的話每次查詢都要重頭執行程式,初始化速度太慢,只好採用server的形式減少初始化時間。
Beta Was this translation helpful? Give feedback.
All reactions