E. comx-fileshare-service

1. Overview

The comx-fileshare-service is a Node.js (4.4.0) based filesharing service and it is intended to be used via REST API. This service allows you to upload arbitrary files to the server and to download/share them with a generated link.

The API can be used with in 2 ways:

  • with simple identification, which means that only credentials of a user/subscriber are needed for authentication
  • with session identification, which also provides for example the time-to-live (TTL) functionality besides authentication, and will be used in combination with the RTC:engine.