SkillAgentSearch skills...

Joker

Socket acceptor pool for TCP protocols written in Elixir.

Install / Use

/learn @0x00evil/Joker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Joker

Joker is a socket acceptor pool for TCP protocol written in Elixir.

Installation

  1. Add joker to your list of dependencies in mix.exs:

    def deps do [{:joker, "~> 0.1.0"}] end

  2. Ensure joker is started before your application:

    def application do [applications: [:joker]] end

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated3y ago
Forks1

Languages

Elixir

Security Score

55/100

Audited on Dec 8, 2022

No findings