Skip to content

State of this project? #164

@paddor

Description

@paddor

I just took a look at this gem as a candidate for a future project. I noticed a few things.

  • Is this gem still maintained?
  • Methods like Client#connect create Threads. Are there plans to disable this to make it better usable in a Ruby Async environment?
  • TCP_NODELAY does not seem to be enabled on the TCP socket
  • Have you considered using bindata for the packet serialization/deserialization code?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions