Skip to content

Commit b5e2ac5

Browse files
committed
docs: add video
1 parent 763bc6c commit b5e2ac5

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
22

3+
![](./assets/test1.webm)
4+
5+
![](./assets/test2.webm)
6+
37
This single page Next.js website, showcases how you can receive events form a Rust game server and displaying it live by utilizing a Socket.Io server.
48

59
- [Socket.Io server (./pages/api/socket.ts)](./pages/api/socket.ts), that interacts with pre-generated GamingAPI library to hook into the events.

assets/test1.webm

67.7 MB
Binary file not shown.

assets/test2.webm

45.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)