nostr_cn_dev's avatar
nostr_cn_dev
npub1l5r0...m9jm
Developed the following products: - NostrBridge, 网桥转发 - TaskQ5, 分布式多任务 - NostrHTTP, nostr to http - Postr, 匿名交友,匿名邮局 - nostrclient (Python client) . -nostrbook, (https://nostrbook.com) 用nostr在线写书 https://www.duozhutuan.com nostrhttp demo
nostr_cn_dev's avatar
nostr_cn_dev 9 months ago
image nostrbook 更新了 navbar功能,可以给每篇文章点赞和评论。 细节还没有完成。
nostr_cn_dev's avatar
nostr_cn_dev 9 months ago
nostrbook 第一本书写 nostr protocol,第二本书是 nostrbook开发日记。 第三本搬一个什么书进去呢? 最好是nostr相关的书。 https://nostrbook.com
nostr_cn_dev's avatar
nostr_cn_dev 9 months ago
Everyone is welcome to write Nostr-related documentation using Nostrbook.com, the documentation system built by the Nostr community. It showcases the various use cases of Nostr. https://nostrbook.com
nostr_cn_dev's avatar
nostr_cn_dev 9 months ago
nostrbook现在要完善 用户社交属性,增加 点赞和评论功能。和搜索引擎友好。 没有存储空间的后端渲染 搜索引擎友好是一个难提阿。 View quoted note →
nostr_cn_dev's avatar
nostr_cn_dev 9 months ago
nostrbook.com, 修改了书的显示,增加了菜单层级。 image
nostr_cn_dev's avatar
nostr_cn_dev 9 months ago
eose 的理解,相同的查寻条件下,如果有2个服务器, 第一个服务器 存储的内容只有3条, 第二个服务器存储的较多 有10条。 第一个服务器3条后就返回了eose给客户端,那么 第二个服务器是不是没有来得及返回十条,这个 查寻接回结束了。 这样是不是 最终得到了3条?