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.
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.