focalboard/mattermost-plugin
Miguel de la Cruz 583d9f8a10
Add retry mechanism when opening WSClient in plugin mode (#1135)
* Add retry mechanism when opening WSClient in plugin mode

* Fix linter

* Add return when sending command
2021-08-31 12:01:17 +02:00
..
.circleci
assets
build Update focalboard to be compatible with mattermost v6 (#1020) 2021-08-24 12:13:58 +02:00
public
server Add retry mechanism when opening WSClient in plugin mode (#1135) 2021-08-31 12:01:17 +02:00
webapp Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
.editorconfig
.gitattributes
.golangci.yml Lint server & plugin for CI (#720) 2021-07-14 09:36:18 -04:00
go.mod Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
go.sum Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
LICENSE
Makefile Ensures cgo is disabled for plugin compilation to avoid libc linking (#565) 2021-06-11 14:41:15 +02:00
plugin.json update marketplace name/description (#1118) 2021-08-27 14:14:23 +02:00
README.md

Focalboard Plugin for Mattermost

This plugin allows to run focalboard inside your mattermost instance as a plugin.