Commit Graph

14 Commits

Author SHA1 Message Date
d81730e3e7 Handlers are now fired for individual users 2023-09-22 16:10:44 -05:00
08bfe83ba4 Updating API to re-use client for multiple users 2023-09-20 16:47:47 -05:00
c0f3da8060 Using updated fayec client 2023-09-19 16:28:22 -05:00
5727a20506 Updating package name 2023-09-18 21:37:41 -05:00
3e9851b2c0 Usinc fayec client instead of wray 2023-09-18 21:35:00 -05:00
Sumner Evans
8f23e04eea
namespace under beeper
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-10-21 15:59:45 -05:00
Karmanyaah Malhotra
65299d9606 Update example to use new real-time api 2021-05-08 15:53:38 -04:00
Karmanyaah Malhotra
042fb9a951 fix golangcilint issues 2021-05-08 15:53:38 -04:00
Karmanyaah Malhotra
b6715c2375 added more conditions 2021-05-08 15:53:38 -04:00
Karmanyaah Malhotra
d6a8b0818f Add many types of handling
fix listen loop
improve example
2021-05-08 15:53:38 -04:00
Karmanyaah Malhotra
784cfe93c1 real time push basics 2021-05-08 15:53:38 -04:00
densestvoid
f92a8a7a86 Introducing Contexts
Contexts have been added to all API requests, in addition to other linting fixes
2021-01-22 16:47:22 -05:00
densestvoid
f900b99dac Changed POST API content-type to application/json
Fixed AddMember response parsing
added bot post message example
2020-08-24 22:44:28 -04:00
densestvoid
c6f6857cfa v0.1.0 release
Updated tests and client to use the authorization token
Fixed readme and added the example to the examples folder
2020-07-31 07:29:08 -04:00