Skip to content
View alekras's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report alekras

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. erl.mqtt.server erl.mqtt.server Public

    MQTT server is designed for communication in Machine to Machine (M2M) and Internet of Things (IoT) contexts and implements MQTT protocol versions 3.1, 3.1.1 and 5.0. The server is written in Erlang…

    Erlang 19 4

  2. mqtt_client mqtt_client Public

    MQTT client is designed for communication in Machine to Machine (M2M) and Internet of Things (IoT) contexts and implements MQTT protocol versions 3.1, 3.1.1 and 5.0. The client is written in Erlang…

    Erlang 6 2

  3. erl.mqtt.common erl.mqtt.common Public

    This library is a common part for both projects MQTT client and MQTT server.

    Erlang 2 1

  4. mysql_client mysql_client Public

    'mysql_client' is a MySQL client written in Erlang and provides API that is very close to Connector/C library. The client is using low level (TCP/IP socket) connection to MySQL server and allows to…

    Erlang 1

  5. rsrc_pool rsrc_pool Public

    Resource pool project is written in Erlang as a tiny library. The goal of the tool is reduce the overhead of creating new resources by reusing of the same resources among multiple processes. Databa…

    Erlang 1 1

  6. ex.rsrc_pool ex.rsrc_pool Public

    Resource pool is implemented in Elixir as a tiny library. The goal of the tool is reduce the overhead of creating new resources by reusing of the same resources among multiple processes. Database c…

    Elixir 1