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.
matterbridge/vendor/gomod.garykim.dev/nc-talk
Gary Kim 2d2bebe976
Fix Nextcloud Talk connection failure (#1179)
Fix #1177

Signed-off-by: Gary Kim <gary@garykim.dev>
4 years ago
..
constants Add Nextcloud Talk support (#1167) 4 years ago
ocs Fix Nextcloud Talk connection failure (#1179) 4 years ago
room Add Nextcloud Talk support (#1167) 4 years ago
user Fix Nextcloud Talk connection failure (#1179) 4 years ago
.drone.yml Add Nextcloud Talk support (#1167) 4 years ago
.github_changelog_generator Add Nextcloud Talk support (#1167) 4 years ago
.golangci.yml Add Nextcloud Talk support (#1167) 4 years ago
CHANGELOG.md Add Nextcloud Talk support (#1167) 4 years ago
LICENSE Add Nextcloud Talk support (#1167) 4 years ago
README.md Fix Nextcloud Talk connection failure (#1179) 4 years ago
go.mod Add Nextcloud Talk support (#1167) 4 years ago
go.sum Add Nextcloud Talk support (#1167) 4 years ago
gonctalk.go Fix Nextcloud Talk connection failure (#1179) 4 years ago

README.md

Go Library for Nextcloud Talk

Build Status Godoc

A Go library that can be used to communicate with Nextcloud Talk instances.

Installing

You can use this library in your Go projects by installing it with go mod:

GO111MODULE=on go get gomod.garykim.dev/nc-talk

Check out the documentation for the package here.

License

Copyright © 2020 Gary Kim <gary@garykim.dev>, All Rights Reserved

Licensed under Apache-2.0