CokeMine's repos on GitHub
C · 2460 人关注
ServerStatus-Hotaru
云探针、多服务器探针、云监控、多服务器云监控
TypeScript · 356 人关注
nodestatus
Yet another servers monitor written in TypeScript
Python · 346 人关注
EUserv_extend
A simple Python Script help you renew free EUserv IPv6 VPS
Go · 85 人关注
ServerStatus-goclient
The client of ServerStatus-Hotaru written in Go
Vue · 42 人关注
hotaru_theme
The frontend of ServerStatus-Hotaru based on Vue 3.0
Go · 35 人关注
nodestatus-client-go
The client of NodeStatus / Go Version
Python · 6 人关注
Auto_uclub_signin
5 人关注
Caddy_Linux
Caddy v1 & v2 Linux已编译二进制文件
TypeScript · 4 人关注
nodestatus-client
The client of NodeStatus / JavaScript Version
TypeScript · 2 人关注
BGM-Types
Bangumi.tv API TypeScript声明文件
Shell · 2 人关注
warp.sh
WARP but with BoringTun
PHP · 1 人关注
Carter-APTX
卡特,一個拿 Tocas UI 做出來的 Wordpress 主題
C · 1 人关注
csapp-lab
csapp-lab
Python · 1 人关注
Dplayer-live-danmaku
HTML · 1 人关注
FakeWebsite
Some Fake Website made with HTML/CSS/JS by APTX
1 人关注
global-cs-application.github.io
欧港新CS留学项目指北
TypeScript · 1 人关注
hotaru-admin
A simple web dashboard for NodeStatus powered by React.js
1 人关注
openai-cf-workers-ai
Replacing OpenAI's API with Cloudflare AI.
TypeScript · 1 人关注
vercel-reproduce
JavaScript · 0 人关注
AriaNg
AriaNg, a modern web frontend making aria2 easier to use.
0 人关注
bangumi-dev-docs
development documents / 开发文档
TypeScript · 0 人关注
bangumi-frontend
TypeScript · 0 人关注
BetterChatGPT
An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
0 人关注
boringtun-builder
Prebuilt binaries of https://github.com/cloudflare/boringtun
Kotlin · 0 人关注
chatroom-client
chatroom-client
Go · 0 人关注
chatroom-server
0 人关注
cloudflare-proxy-anywhere
A Worker that uses Cloudflare to solve Umami and Sentry by anti-advertising blocking
0 人关注
cokemine
TypeScript · 0 人关注
csr-tools
Add one or more faculty members to CSRanking easily
0 人关注
CSrankings
A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
Vue · 0 人关注
element-plus
🎉 A Vue.js 3.0 UI Library made by Element team
JavaScript · 0 人关注
forsaken-mail
a self-hosted disposable mail service
0 人关注
go-libp2p
libp2p implementation in Go
Go · 0 人关注
hashfiles
Recursively generate checksum of all files in a directory
0 人关注
hexo-cli
Command line interface for Hexo
JavaScript · 0 人关注
jueyin
代码不停,掘银不止
0 人关注
LLM-Notebooks
CSS · 0 人关注
MoeInviter
Shell · 0 人关注
Nginx_Live_DPlayer
JavaScript · 0 人关注
Node_demo
A few Node.js demos for a schoolwork.
C++ · 0 人关注
OI-Templates
Some OI Templates
Rust · 0 人关注
peer-stats
Python · 0 人关注
PixivUtil2
Download images from Pixiv and more!
0 人关注
rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
TypeScript · 0 人关注
RSSHub
🍰 Everything is RSSible
0 人关注
seafile
High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
0 人关注
specs
Technical specifications for the libp2p networking stack
0 人关注
ssr
A most advanced ssr framework support React/Vue2/Vue3 at the same time on Earth that implemented serverless-side render specification for faas and traditional web server can be used by Vite or Webpack.
JavaScript · 0 人关注
uptime-status
A pretty dashboard of uptime status based on UptimeRobot API
0 人关注
userscripts
0 人关注
vue-cli-plugin-element-plus
Element Plus plugin for @vue/cli 4.5
0 人关注
vuex
🗃️ Centralized State Management for Vue.js.
Shell · 0 人关注
wireguard-go-builder
Compiling the wireguard-go binary from source. With this binary, users are able to create WireGuard sessions without installing the kernel module.
TypeScript · 0 人关注
Xplosiss
∠( ᐛ 」∠)_
CokeMine

CokeMine

幸福の王子はツバメを待つ
🏢  Student
V2EX 第 211146 号会员,加入于 2017-01-17 15:00:59 +08:00
根据 CokeMine 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
CokeMine 最近回复了
我目前的方案是 WireGuard 然后服务器用 bird 跑 babel 协议
2024-07-04 22:57:06 +08:00
回复了 unt 创建的主题 程序员 求问 npm 库, ws、socket.io、socket.io-client 之间的区别
ws 是标准 websocket 的客户端(用于 Node.js 。浏览器直接使用可以直接使用浏览器提供的 WebSocket 这个类)、服务端实现
socket.io 自己封装了一套系统,默认情况下使用 websocket ,也可以切换到 HTTP 轮询
socket.io-client 是 socket.io 的客户端

socket.io 和 ws 不兼容,服务端和客户端请使用一套系统(要不都用 ws ,要不都用 socket.io ),当然你也可以使用 websocket 自己实现一个支持 socket.io 的协议(比如服务端用 socket.io ,客户端你就不想用 socket.io-client ,使用浏览器给的 WebSocket 手搓理论上来讲也是可以的)
2024-05-06 12:05:38 +08:00
回复了 Livid 创建的主题 V2EX 站点状态 20240505 - 邀请码系统
注册 7 年,1 个金币
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   3642 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 21ms · UTC 10:28 · PVG 18:28 · LAX 02:28 · JFK 05:28
♥ Do have faith in what you're doing.