Categorygithub.com/beeper/faye-client
repository
0.0.0-20230519151714-a772d943c694
Repository: https://github.com/beeper/faye-client.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Faye Client

Go Test

A Faye client for Go that supports long-polling and websockets.

The primary purpose of this library is to eventually be used for the real-time component of a GroupMe library for a Matrix bridge.

Credit

This library has taken inspiration from autogrow/wray and karmanyaahm/wray. Both of those projects are licensed under the MIT License, and this project is licensed under the Apache 2.0 License.

This project adds support for websocekts and exposes a more idiomatic interface to consumers.