mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-11 13:37:29 -06:00
streaming working
This commit is contained in:
parent
e87dec807e
commit
a3d3cd8d43
13 changed files with 170 additions and 93 deletions
|
|
@ -35,7 +35,7 @@ const (
|
|||
// StreamQueryKey is the query key for the type of stream being requested
|
||||
StreamQueryKey = "stream"
|
||||
|
||||
// AccessTokenQueryKey
|
||||
// AccessTokenQueryKey is the query key for an oauth access token that should be passed in streaming requests.
|
||||
AccessTokenQueryKey = "access_token"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue