We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 920681a + 61e5970 commit f7701d4Copy full SHA for f7701d4
README.md
@@ -6,8 +6,8 @@ The SPS frontend is a lightweight implementation of Epic Games' [Pixel Streaming
6
7
## Features of the SPS Frontend
8
9
-- [Extensions](./src/SignallingExtension.ts) to the default signalling messages to communicate with our custom signalling server.
10
-- The sending of [streaming statistics](./src/SPSApplication.ts#L38) to our signalling server.
+- [Extensions](./library/src/SignallingExtension.ts) to the default signalling messages to communicate with our custom signalling server.
+- The sending of [streaming statistics](./library/src/SPSApplication.ts#L38) to our signalling server.
11
12
## Documentation
13
0 commit comments