-
Notifications
You must be signed in to change notification settings - Fork 0
/
.pubnub.yml
215 lines (214 loc) · 6.37 KB
/
.pubnub.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
name: unreal-engine
version: 0.1.0
schema: 1
scm: github.com/pubnub/unreal-engine
changelog:
- date: 2024-11-25
version: 0.2.2
changes:
- type: feature
text: "Add Unreal 5.5 support"
- type: feature
text: "Add documentation in code"
- type: feature
text: "Add CustomMessageType parameter to publish, signal and history"
- type: improvement
text: "Rename uuid to user in all inputs and functions."
- type: improvement
text: "Rename ChannelName to Channel in in function inputs."
- date: 2024-09-16
version: 0.1.4
changes:
- type: feature
text: "Add proper MacOS static library"
- date: 2024-09-13
version: 0.1.3
changes:
- type: feature
text: "fixes custom version of the C-core library"
- date: 2024-09-11
version: 0.1.2
changes:
- type: feature
text: "Fixes for Unreal Engine Marketplace"
- date: 2024-08-14
version: 0.1.0
changes:
- type: feature
text: "Initial PubNub Unreal Engine SDK release"
sdks:
-
full-name: Unreal Engine SDK
short-name: UnrealEngine
artifacts:
-
artifact-type: library
language: C++
tier: 2
tags:
- Server
source-repository: https://github.com/pubnub/unreal-engine
documentation: https://www.pubnub.com/docs/sdks/unreal-engine/
distributions:
-
distribution-type: source-code
distribution-repository: GitHub release
package-name: pubnub
location: https://github.com/pubnub/unreal-engine/releases/tag/0.0.0
supported-platforms:
supported-operating-systems:
Linux:
runtime-version:
- Unreal Engine 5
minimum-os-version:
- Ubuntu 12.04
maximum-os-version:
- Ubuntu 20.04 LTS
target-architecture:
- x86-64
macOS:
runtime-version:
- Unreal Engine 5
minimum-os-version:
- macOS 10.12
maximum-os-version:
- macOS 11.0.1
target-architecture:
- x86-64
Windows:
runtime-version:
- Unreal Engine 5
minimum-os-version:
- Windows Vista Ultimate
maximum-os-version:
- Windows 10 Home
target-architecture:
- x86-64
-
full-name: Unreal Engine SDK
short-name: UnrealEngine
artifacts:
-
artifact-type: plugin
language: C++
tags:
- Server
tier: 2
source-repository: https://github.com/pubnub/unreal-engine
documentation: https://www.pubnub.com/docs/sdks/unreal-engine/
distributions:
-
distribution-type: source-code
distribution-repository: Unreal Engine Marketplace
package-name: pubnub
location: https://www.unrealengine.com/marketplace/en-US/product/pubnub
supported-platforms:
supported-operating-systems:
Linux:
runtime-version:
- Unreal Engine 5
minimum-os-version:
- Ubuntu 12.04
maximum-os-version:
- Ubuntu 20.04 LTS
target-architecture:
- x86-64
macOS:
runtime-version:
- Unreal Engine 5
minimum-os-version:
- macOS 10.12
maximum-os-version:
- macOS 11.0.1
target-architecture:
- x86-64
Windows:
runtime-version:
- Unreal Engine 5
minimum-os-version:
- Windows Vista Ultimate
maximum-os-version:
- Windows 10 Home
target-architecture:
- x86-64
features:
access:
- ACCESS-OBJECTS-V2-MANAGEMENT
- ACCESS-SECRET-KEY-ALL-ACCESS
- ACCESS-GRANT-TOKEN
- ACCESS-PARSE-TOKEN
- ACCESS-SET-TOKEN
- ACCESS-REVOKE-TOKEN
channel-groups:
- CHANNEL-GROUPS-ADD-CHANNELS
- CHANNEL-GROUPS-REMOVE-CHANNELS
- CHANNEL-GROUPS-REMOVE-GROUPS
- CHANNEL-GROUPS-LIST-CHANNELS-IN-GROUP
presence:
- PRESENCE-HERE-NOW
- PRESENCE-WHERE-NOW
- PRESENCE-SET-STATE
- PRESENCE-GET-STATE
- PRESENCE-HEARTBEAT
publish:
- PUBLISH-STORE-FLAG
- PUBLISH-RAW-JSON
- PUBLISH-WITH-METADATA
- PUBLISH-GET
- PUBLISH-POST
- PUBLISH-SYNC
- PUBLISH-ASYNC
- PUBLISH-FIRE
- PUBLISH-REPLICATION-FLAG
storage:
- STORAGE-INCLUDE-TIMETOKEN
- STORAGE-COUNT
- STORAGE-REVERSE
- STORAGE-START-END
- STORAGE-MESSAGE-COUNT
- STORAGE-HISTORY-WITH-META
- STORAGE-FETCH-WITH-META
- STORAGE-FETCH-WITH-MESSAGE-ACTIONS
subscribe:
- SUBSCRIBE-CHANNELS
- SUBSCRIBE-CHANNEL-GROUPS
- SUBSCRIBE-PRESENCE-CHANNELS
- SUBSCRIBE-PRESENCE-CHANNELS-GROUPS
- SUBSCRIBE-WILDCARD
- SUBSCRIBE-FILTER-EXPRESSION
- SUBSCRIBE-SIGNAL-LISTENER
- SUBSCRIBE-USER-LISTENER
- SUBSCRIBE-SPACE-LISTENER
- SUBSCRIBE-MEMBERSHIP-LISTENER
- SUBSCRIBE-MESSAGE-ACTIONS-LISTENER
signal:
- SIGNAL-SEND
objects:
- OBJECTS-GET-USER
- OBJECTS-GET-USERS
- OBJECTS-CREATE-USER
- OBJECTS-UPDATE-USER
- OBJECTS-DELETE-USER
- OBJECTS-GET-SPACE
- OBJECTS-GET-SPACES
- OBJECTS-CREATE-SPACE
- OBJECTS-UPDATE-SPACE
- OBJECTS-DELETE-SPACE
- OBJECTS-GET-MEMBERSHIPS
- OBJECTS-JOIN-SPACES
- OBJECTS-UPDATE-MEMBERSHIPS
- OBJECTS-LEAVE-SPACES
- OBJECTS-GET-MEMBERS
- OBJECTS-ADD-MEMBERS
- OBJECTS-UPDATE-MEMBERS
- OBJECTS-REMOVE-MEMBERS
message-actions:
- MESSAGE-ACTIONS-GET
- MESSAGE-ACTIONS-ADD
- MESSAGE-ACTIONS-REMOVE
supported-platforms:
- version: PubNub Unreal Engine SDK
platforms:
- Windows
- Mac OS
- Unix