Javascript library to access Librecast Authentication over Multicast from the web browser
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Brett A C Sheffield d17f1639bd v0.0.1
- minify
- add CHANGELOG
10 months ago
dist v0.0.1 10 months ago
qunit initial commit 2 years ago
src v0.0.1 10 months ago
test pass Librecast.Context() to Auth class 2 years ago
.gitignore initial commit 2 years ago
CHANGELOG.md v0.0.1 10 months ago
CODE_OF_CONDUCT.md Update README, add license files and Code of Conduct. 2 years ago
CONTRIBUTING.md update guidelines on coding style 2 years ago
COPYING Update README, add license files and Code of Conduct. 2 years ago
LICENSE.GPL-2.0-only Update README, add license files and Code of Conduct. 2 years ago
LICENSE.GPL-3.0-only Update README, add license files and Code of Conduct. 2 years ago
Makefile Auth() + Key() classes 2 years ago
README.md Update README, add license files and Code of Conduct. 2 years ago
lsd.conf initial commit 2 years ago
package.json v0.0.1 10 months ago

README.md

lcauth.js

Javascript library to access Librecast Authentication over Multicast from the web browser.

See test/ directory for example usage.

License

This work is dual-licensed under GPL 2.0 and GPL 3.0.

SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only

Copyright © 2020 Brett Sheffield bacs@librecast.net

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program (see the file COPYING in the distribution). If not, see http://www.gnu.org/licenses/.