Go to file
2024-01-06 11:39:59 -05:00
.gitignore Initial commit 2023-12-08 10:55:19 -05:00
chat.go Check response for successful log in and chat 2024-01-05 11:21:44 -05:00
client.go Fixed issue with verifying user successfully logged in 2024-01-05 12:00:50 -05:00
error.go Added basic request functionality 2023-12-08 13:55:04 -05:00
go.mod Changed random library to go-utils/random 2023-12-13 11:24:28 -05:00
go.sum Changed random library to go-utils/random 2023-12-13 11:24:28 -05:00
LICENSE Changed name of library 2023-12-08 10:59:20 -05:00
livestream.go Added 30 second timeout to API request 2024-01-06 11:39:59 -05:00
livestream_test.go Added basic request functionality 2023-12-08 13:55:04 -05:00
md5.js.go Added functionality to log in and log out 2023-12-12 13:30:51 -05:00
README.md Changed name of library 2023-12-08 10:59:20 -05:00

rumble-livestream-lib-go

Go library for accessing Rumble's Live Stream API