TGTGInsighttelegram intelligenceLIVE / telegram public index
← Find Blog👁发现博客

TGINSIGHT SIMILAR POSTS

查找相似内容

Source channel @FindBlog · Post #643 · 3月1日

Flare Stack Blog ——基于 Cloudflare Workers 的现代化全栈博客 CMS ## 核心功能 • 文章管理 — 富文本编辑器,支持代码高亮、图片上传、草稿/发布流程 • 标签系统 — 灵活的文章分类 • 评论系统 — 支持嵌套回复、邮件通知、审核机制 • 友情链接 — 用户申请、管理员审核、邮件通知 • 全文搜索 — 基于 Orama 的高性能搜索 • 媒体库 — R2 对象存储,图片管理与优化 • 用户认证 — GitHub OAuth 登录,权限控制 • 数据统计 — Umami 集成,访问分析与热门文章 • AI 辅助 — Cloudflare Workers AI 集成 • 主题系统 — 可扩展的主题模板,支持完整替换所有页面和布局 • 导入导出 — 支持Markdown导入导出,保留图片以及Frontmatter Flare Stack Blog 的所有面向用户的页面与布局均通过 主题契约(Theme Contract) 与业务逻辑解耦。你可以在不修改任何路由或数据逻辑的前提下,完整替换博客的视觉表现层。 项目地址:https://github.com/du2333/flare-stack-blog #Platform#Cloudflare 频道:@FindBlog 群组:@FindBlog_Group

Results

找到 8 条相似帖子

搜索 #websocket

当前筛选 #websocket清除筛选
djangoproject

@djangoproject · Post #565 · 2018/02/01 10:55

https://github.com/Monadical-SAS/django-channels-router django-channels-router A Python library for routing and handling #websocket messages using #django-channels. Routing socket messages in the view Routing socket messages using a handler #React

有空多睡觉,没空少看书

@kankanshu · Post #18102 · 2025/12/15 16:56

SpringBoot+Websocket打造实时聊天股票行情系统 #SpringBoot#Websocket#股票行情 本系统将SpringBoot高效后端与Websocket实时通信结合,推送即时股票行情。支持多人在线聊天互动,提供直观的K线图展示,助您快速掌握市场动态,体验金融科技的魅力。 💾 获取资源请点击:👉 点我获取SpringBoot+Websocket打造实时聊天股票行情系统👈

秀儿の科技软件|资源分享社🎀

@JianjiaoPD · Post #10195 · 2026/01/06 16:09

✈️v2ray-wss | 一键搭 Reality / Hysteria2 / V2Ray+WSS 的多协议脚本 🏷 检索标签:#v2ray-wss #Reality#Hysteria2#V2Ray#WebSocket#自建 ⭐️ 详情介绍:v2ray-wss 是一个多协议的一键部署脚本,把 Reality(xtls-rprx-vision)、Hysteria2、V2Ray+Nginx+WebSocket、Shadowsocks-rust 甚至 https 正向代理都打包成“按需选择”,适合有多台机器、想快速把不同协议跑起来做对比的人 它的选型逻辑也很直白:没域名就优先 Reality / hy2,有域名再上 V2Ray+WSS 或 https 正向代理; 🤔友情提醒:hy2 用一段时间容易“突然连不上”,更多是 UDP 太激进、运营商对 UDP 更敏感 导致的环境问题——想要长期稳定就别只押一套协议,现实里通常还是 Reality 更耐打! 📖GitHub · v2ray-wss 😌频道 |🙂群聊 |😋中文包 |☺️搜索

djangoproject

@djangoproject · Post #459 · 2017/10/04 04:08

https://www.fullstackpython.com/websockets.html A #WebSocket is a standard protocol for two-way data transfer between a #client and #server. The WebSockets protocol does not run over #HTTP, instead it is a separate implementation on top of #TCP. #AJAX

我喜欢你

@BDovo_Channel · Post #14680 · 2026/02/24 04:06

Tunnl.gg: 轻量化 SSH 隧道服务,单命令即可暴露本地应用 公开的服务是 https://tunnl.gg • 记忆式子域名,每次连接自动生成唯一 URL • 自动通过 Let’s Encrypt 颁发 HTTPS,零配置即启用 SSL • 完整的速率限制与滥用防护,保障服务安全 https://github.com/klipitkas/tunnl.gg #隧道#SSH#自动SSL#无配置#GitHub#TLS#WebSocket

GitHub Trends

@githubtrending · Post #14647 · 2025/04/30 12:00

#javascript#approval_process#cms#crm#ehr#erp#hr#layui#mysql#oa#privileges#redis#skyeye#springboot#springboot2#springcloud_vue#websocket This platform uses Springboot, Layui, UNI-APP, and Ant Design Vue to create a low-code system for intelligent manufacturing. It includes over 30 application modules and more than 50 electronic workflows, covering CRM, ERP, MES, and more. This system streamlines business processes from customer relations to production and after-sales service, improving efficiency and data transparency. It also manages employee operations, providing a comprehensive solution for businesses. The benefits include faster development, reduced redundancy, and enhanced data management, making it ideal for companies seeking digital transformation. https://github.com/dromara/skyeye

GitHub Trends

@githubtrending · Post #15173 · 2025/09/27 12:30

#cplusplus#c_plus_plus#cpp#datachannel#libdatachannel#libnice#p2p#peer_to_peer#peerconnection#rfc_8831#rfc_8834#rtcdatachannel#rtcpeerconnection#sctp#webrtc#webrtc_datachannel#webrtc_video#websocket libdatachannel is a lightweight, easy-to-use C/C++ library that lets you add real-time peer-to-peer data, media, and WebSocket communication to your apps across many platforms like Linux, Windows, macOS, Android, and iOS. It simplifies WebRTC by providing a smaller, simpler alternative to Google's library, with compatibility for browsers like Firefox and Chrome. You can use it to connect native apps directly to web browsers with minimal dependencies, supporting secure connections via GnuTLS, Mbed TLS, or OpenSSL. It also supports compiling to WebAssembly for browser use, making it flexible for cross-platform real-time communication development[1][4]. This helps you build fast, efficient apps for video, audio, or data sharing without heavy libraries. https://github.com/paullouisageneau/libdatachannel

GitHub Trends

@githubtrending · Post #15503 · 2026/02/19 11:30

#go#coolq#cqhttp#cqhttp_mirai#go#go_cqhttp#golang#group_manager#mirai#mirai_bot#nonebot#onebot#onebot_plugin#onebot_sdk#plugin#qq#qq_bot#qqbot#qqrobot#websocket#zerobot ZeroBot-Plugin is a comprehensive utility plugin collection for the ZeroBot chatbot framework, offering over 100 features across entertainment, management, and productivity categories. The system provides high-priority functions like chat management, sleep tracking, and group administration, alongside mid-tier features such as image generation, music streaming, and game simulations. Users benefit from flexible plugin control—enabling or disabling specific features per group—and dynamic loading capabilities that reduce program size. The platform supports multiple deployment methods, from pre-compiled releases to local compilation, making it accessible whether you prefer ready-to-use binaries or customized builds. With extensive command options, scheduled task triggers, and AI integration, ZeroBot-Plugin transforms group chat management into an automated, entertaining experience while maintaining user control over which features activate in specific communities. https://github.com/FloatTech/ZeroBot-Plugin