st2udio

st2udio

V2EX 第 177689 号会员,加入于 2016-06-16 12:26:59 +08:00
今日活跃度排名 3398
根据 st2udio 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
st2udio 最近回复了
https://github.com/szpnygo/VecTextSearch 欢迎大家体验,一个 99%由 ChatGPT 开发的仓库。附 ChatGPT 对话记录
17 小时 9 分钟前
回复了 st2udio 创建的主题 分享创造 一个 99%由 ChatGPT 开发的项目, GPT 向量搜索服务
刚刚又完成了一段代码优化:
Refactor searchVectors return type and simplify API response

- Change the return type of searchVectors to *models.GraphQLResponse
- Update searchSimilarTextsHandler to handle the new return type
- Add simplifyResult function to convert complex GraphQL response to a simplified JSON structure
- Update the README to reflect the new simplified response format for the "Search Similar Texts" API

Signed-off-by: ChatGPT <[email protected]>
19 小时 20 分钟前
回复了 st2udio 创建的主题 分享创造 一个 99%由 ChatGPT 开发的项目, GPT 向量搜索服务
修复 Dockerfile 中的 Go 包路径错误

根据用户提供的代码目录结构,修复了 Dockerfile 中编译项目时指定的 Go 包路径。将原来的 main.go 更改为./cmd/main.go ,以便正确指向 main.go 文件。此更改解决了用户在 Docker 编译时遇到的问题。

作者:OpenAI ChatGPT
cert-manager 用起来挺方便呀,部署好就完事了。自己创建证书,自动更新。很方便。
之前做了一个终端的 webrtc 聊天工具,golang 写的 https://github.com/szpnygo/gtc
156 天前
回复了 st2udio 创建的主题 分享创造 在终端中的 P2P 聊天软件, webrtc
@AloneHero

这个 gtc 用的服务端库是 https://github.com/metagogs/gogs

里面就有客户端和服务端用 webrtc 通信。服务端作为 client 。只是在 gtc 里只是作为信令服务器没有用,不过是支持的。

里面用的 golang pion 库
165 天前
回复了 st2udio 创建的主题 程序员 又写无聊代码啦,终端的 webrtc p2p 聊天软件
@AoEiuV020CN 是会有打不通的情况,我自己就公司的网络下和外部网下就经常出现打不通的情况。有的网络类型是打不通的。所以我同时配置了 stun 和 turn 。
不过随后还是会移除 turn ,毕竟要经过服务器。然后服务器列表可以自定义配置。这样可以部署自己的 turn 服务器
179 天前
回复了 st2udio 创建的主题 程序员 metacity 游戏服务端框架 demo 上线拉
后续还会有一个 cocos creator 和 flutter 的 demo
关于   ·   帮助文档   ·   博客   ·   nftychat   ·   API   ·   FAQ   ·   我们的愿景   ·   广告投放   ·   实用小工具   ·   4516 人在线   最高记录 5556   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 748ms · UTC 07:19 · PVG 15:19 · LAX 00:19 · JFK 03:19
Developed with CodeLauncher
♥ Do have faith in what you're doing.