elixir-socket
Socket wrapper
A Elixir library that provides a socket wrapping solution for various protocols including TCP, UDP, Sctp and WebSockets with SSL support.
Socket wrapping for Elixir.
691 stars
21 watching
119 forks
Language: Elixir
last commit: over 1 year ago
Linked from 1 awesome list
elixirsocketssltcpudpwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
meh/reagent | A library providing a simple and flexible way to create socket acceptor pools in Elixir | 93 |
meh/amnesia | Provides a simplified interface to Mnesia's functionality for Elixir developers. | 694 |
meh/exts | A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms | 8 |
meh/cauldron | An HTTP/SPDY server implemented as a library | 74 |
mcvnh/tradehub-elixir | An Elixir client library providing an API interface to the Tradehub blockchain | 3 |
elixir-ecto/connection | Provides an API for establishing and managing TCP connections in Erlang/OTP | 264 |
meh/exquisite | A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. | 79 |
meh/elixir-datastructures | A collection of Elixir data structures and their associated protocols. | 215 |
elixir-tesla/tesla | A flexible HTTP client library that simplifies communication by providing a common interface for various adapters and middleware components. | 2,005 |
meh/jazz | A JSON handling library for Elixir. | 61 |
meh/cesso | A lightweight CSV parsing library for Elixir designed to handle large datasets efficiently. | 26 |
orbit-apps/elixir-shopifyapi | An Elixir library providing access to Shopify's API and implementing a caching layer with supervision for three servers | 29 |
elixir-mint/mint | A functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 protocols | 1,373 |
ntrepid8/ex_crypto | Provides an Erlang crypto module wrapper for Elixir to simplify secure application development | 150 |
bitcrowd/sshkit.ex | An Elixir toolkit for automating tasks on remote servers using SSH and SCP protocols. | 150 |