focalboard/mattermost-plugin/server
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
..
.gitignore Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
configuration.go Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
main.go Update focalboard to be compatible with mattermost v6 (#1020) 2021-08-24 12:13:58 +02:00
manifest.go Add retry mechanism when opening WSClient in plugin mode (#1135) 2021-08-31 12:01:17 +02:00
plugin.go Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
plugin_test.go Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00