# loraserver **Repository Path**: suntony/loraserver ## Basic Information - **Project Name**: loraserver - **Description**: No description available - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2018-01-28 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LoRa Server [![Build Status](https://travis-ci.org/brocaar/loraserver.svg?branch=master)](https://travis-ci.org/brocaar/loraserver) [![Gitter chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/loraserver/loraserver) LoRa Server is an open-source LoRaWAN network-server, part of the [LoRa Server](https://docs.loraserver.io/) project. It is responsible for handling (and de-duplication) of uplink data received by the gateway(s) and the scheduling of downlink data transmissions. ## Architecture ![architecture](https://docs.loraserver.io/img/architecture.png) ### Component links * [LoRa Gateway Bridge](https://docs.loraserver.io/lora-gateway-bridge) * [LoRa Gateway Config](https://docs.loraserver.io/lora-gateway-config) * [LoRa Server](https://docs.loraserver.io/loraserver/) * [LoRa App Server](https://docs.loraserver.io/lora-app-server/) ## Links * [Downloads](https://docs.loraserver.io/loraserver/overview/downloads/) * [Docker image](https://hub.docker.com/r/loraserver/loraserver/) * [Documentation](https://docs.loraserver.io/loraserver/) and [Getting started](https://docs.loraserver.io/loraserver/getting-started/) * [Building from source](https://docs.loraserver.io/loraserver/community/source/) * [Contributing](https://docs.loraserver.io/loraserver/community/contribute/) * Support * [Support forum](https://forum.loraserver.io) * [Support chat](https://gitter.im/loraserver/loraserver) * [Bug or feature requests](https://github.com/brocaar/loraserver/issues) ## Sponsors [![CableLabs](https://www.loraserver.io/img/sponsors/cablelabs.png)](https://www.cablelabs.com/) [![acklio](https://www.loraserver.io/img/sponsors/acklio.png)](http://www.ackl.io/) ## License LoRa Server is distributed under the MIT license. See also [LICENSE](https://github.com/brocaar/loraserver/blob/master/LICENSE).