Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update .pubnub.yml #111

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 20 additions & 14 deletions .pubnub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -545,12 +545,12 @@ supported-platforms:
sdks:
-
full-name: PubNub POSIX C SDK
short-name: C-Core
short-name: POSIX C
tier: 1
artifacts:
-
artifact-type: api-client
language: C
tier: 1
tags:
- Server
- Mobile
Expand Down Expand Up @@ -611,12 +611,13 @@ sdks:
- macOS 11.3.1
-
full-name: PubNub POSIX C++ SDK
short-name: C-Core
short-name: POSIX C++
tier: 2
parent: C-Core
artifacts:
-
artifact-type: api-client
language: C/C++
tier: 1
tags:
- Server
- Mobile
Expand Down Expand Up @@ -677,12 +678,13 @@ sdks:
- macOS 11.3.1
-
full-name: PubNub Windows C SDK
short-name: C-Core
short-name: Windows C
tier: 2
parent: C-Core
artifacts:
-
artifact-type: api-client
language: C
tier: 1
tags:
- Server
- Mobile
Expand Down Expand Up @@ -739,12 +741,13 @@ sdks:
- Windows 10 Enterprise
-
full-name: PubNub Windows C++ SDK
short-name: C-Core
short-name: Windows C++
tier: 2
parent: C-Core
artifacts:
-
artifact-type: api-client
language: C/C++
tier: 1
tags:
- Server
- Mobile
Expand Down Expand Up @@ -801,12 +804,13 @@ sdks:
- Windows 10 Enterprise
-
full-name: PubNub FreeRTOS SDK
short-name: C-Core
short-name: FreeRTOS
tier: 2
parent: C-Core
artifacts:
-
artifact-type: api-client
language: C
tier: 1
tags:
- Mobile
source-repository: https://github.com/pubnub/c-core
Expand Down Expand Up @@ -857,12 +861,13 @@ sdks:
- 150825
-
full-name: PubNub Qt SDK
short-name: C-Core
short-name: Qt
tier: 2
parent: C-Core
artifacts:
-
artifact-type: api-client
language: C
tier: 1
tags:
- Mobile
source-repository: https://github.com/pubnub/c-core
Expand Down Expand Up @@ -910,12 +915,13 @@ sdks:
- Qt5
-
full-name: PubNub Mbed SDK
short-name: C-Core
short-name: mBed
tier: 2
parent: C-Core
artifacts:
-
artifact-type: api-client
language: C
tier: 1
tags:
- Mobile
source-repository: https://os.mbed.com/users/sveljko/code/Pubnub_mbed2_sync/
Expand Down