Skip to content

Support for HAProxy socket sender? #44

Description

@mecampbellsoup

I see you guys implemented native support for OpenResty NGINX socket types as well as luasocket:

https://github.com/cloudflare/raven-lua/blob/master/raven/senders/

We use Lua in HAProxy which has its own Socket class implementation (compatible with the Lua Socket class) due to the non-blocking nature of HAProxy:

https://www.arpalert.org/src/haproxy-lua-api/2.3/index.html#socket-class

Would you consider a PR that adds a sender for this type of socket as well? Otherwise we cannot use this library as it will block our Lua scripts' operations.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions