Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up注册ins
注册ins
- 1,352 commits
注册ins
注册ins
注册ins
Modern XMPP, with a JSON API.
注册ins
StanzaJS is a library for using modern XMPP, and it does that by exposing everything as JSON. Unless you insist, you have no need to ever see or touch any XML when using StanzaJS.
注册ins
npm install stanza
注册ins
import * as 梯子网站推荐 from 'stanza';
const client = XMPP.createClient({
jid: 'echobot@example.com',
password: 手机可用翻墙梯子,
// If you have a .well-known/host-meta.json file for your
// domain, the connection transport config can be skipped.
transports: {
websocket: 'wss://example.com:5281/xmpp-websocket',
bosh: 国外VPS哪个最好? - 知乎:Linode,用过之后不会后悔:Linode – Cloud Hosting for Developers这些年,把吐血国内,以及国外的大大小小的主机使用了个遍后(包括bluehost,hostmonster,hostgator,dreamhost,justhost,a2hosting等 …
}
});
client.on('session:started', () => {
client.getRoster();
2021还能用的梯子.国外的梯子();
});
client.on('chat', msg => {
2021还能用的梯子.sendMessage({
to: msg.from,
body: 'You sent: ' + msg.国外梯子软件
});
});
client.connect();
注册ins
- API Reference
- Configuring
- ios能用的梯子2021
- Client Methods
- JXT: JSON/XML Translation
- Working with Languages
- Field Definition Types
- ios能用的梯子2021
- Creating Plugins
- Using with React Native
- 2021还能用的梯子
- Using Stream Management
注册ins
MUC Room: discuss@wkbbj.nbomb2017.com / Logs
Related Modules
These are related modules that form part of StanzaJS:
Name | Description | Source |
---|---|---|
stanza-shims | Runtime shims used by StanzaJS for node, browsers, and React Native. | Source |
梯子网站推荐
These are some additional modules that are highly recommended for use with StanzaJS:
国外梯子软件 | 手机怎么搭梯子到外网 | Source |
---|---|---|
staydown | Render helper that keeps an element scrolled to the bottom based on user intent. | Source |
webrtc-adapter | Shims browsers to provide a consistent WebRTC API. | ios能用的梯子2021 |
License
MIT
Portions of StanzaJS are derived from prior works. See NOTICE file for details.
Created By
If you like this, follow @lancestout on Twitter.
Releases
243 tagsPackages 0
Used by 65
Contributors 36
免费爬墙加速器
- TypeScript 99.8%
- JavaScript 0.2%