Browse Source

Update README.md

master
Ronald Huveneers 3 years ago
committed by GitHub
parent
commit
d355dcce26
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -1,3 +1,3 @@
## Overview
The Parsec SDK allows your application to make interactive, low-latency peer-to-peer connections. The SDK handles the low level internals of peer-to-peer connectivity, networking, and hardware accelerated video/audio processing. The SDK can be deeply integrated into your application, allowing you to use your own back-end and authentication systems. It is lightweight, consisting of a [single header file](/sdk/parsec.h) and a shared object < 5MB. For binaries, documentation, and general inquiry, please reach out to [sdk@parsecgaming.com](mailto:sdk@parsecgaming.com).
The Parsec SDK allows your application to make interactive, low-latency peer-to-peer connections. The SDK handles the low level internals of peer-to-peer connectivity, networking, and hardware accelerated video/audio processing. The SDK can be deeply integrated into your application, allowing you to use your own back-end and authentication systems. It is lightweight, consisting of a [single header file](/sdk/parsec.h) and a shared object < 5MB. For binaries, documentation, and general inquiry, please reach out to [parsec.app/licensing](https://parsec.app/licensing).
Loading…
Cancel
Save