strophe.js

WebJar for strophe.js

Лицензия

Лицензия

MIT
Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

github-com-strophe-strophejs
Последняя версия

Последняя версия

1.2.14
Дата

Дата

Тип

Тип

jar
Описание

Описание

strophe.js
WebJar for strophe.js
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/strophe/strophejs

Скачать github-com-strophe-strophejs

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-strophe-strophejs/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-strophe-strophejs</artifactId>
    <version>1.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-strophe-strophejs/
implementation 'org.webjars.npm:github-com-strophe-strophejs:1.2.14'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-strophe-strophejs/
implementation ("org.webjars.npm:github-com-strophe-strophejs:1.2.14")
'org.webjars.npm:github-com-strophe-strophejs:jar:1.2.14'
<dependency org="org.webjars.npm" name="github-com-strophe-strophejs" rev="1.2.14">
  <artifact name="github-com-strophe-strophejs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-strophe-strophejs', version='1.2.14')
)
libraryDependencies += "org.webjars.npm" % "github-com-strophe-strophejs" % "1.2.14"
[org.webjars.npm/github-com-strophe-strophejs "1.2.14"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Strophe.js

Build Status

Strophe.js is a JavaScript library for speaking XMPP via BOSH (XEP 124 and XEP 206) and WebSockets (RFC 7395).

Its primary purpose is to enable web-based, real-time XMPP applications that run in any browser.

The book Professional XMPP Programming with JavaScript and jQuery covers Strophe in detail in the context of web applications.

Quick Links

Browser support

Versions <= 1.2.16 have been tested on Firefox, Firefox for Android, IE, Safari, Mobile Safari, Chrome, Chrome for Android, Opera and the mobile Opera browser.

Since version 1.3.0, support for IE < 11 has been dropped.

Running tests

You'll need to have GNU Make available. Then, simply run make check to run the tests.

License

It is licensed under the MIT license, except for the files sha1.js, base64.js and md5.js, which are licensed as public domain and BSD (see these files for details).

Author & History

Strophe.js was originally created by Jack Moffitt. It was originally developed for Chesspark, an online chess community based on XMPP technology. It has been cared for and improved over the years and is currently maintained by many people in the community.

org.webjars.npm

Версии библиотеки

Версия
1.2.14