Skip to content

Commit c4e2c35

Browse files
Update examples.md with Socket.IO example (#254)
1 parent 8499c7d commit c4e2c35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/examples.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ This page links to examples of how to implement some things with the Epic Stack.
2626
[@L-Steinmacher](https://github.com/L-Steinmacher/epic-stack-with-prisma-client-extensions):
2727
An example of the Epic Stack with Prisma Client extensions activated for enum
2828
like behavior in SQLite.
29+
- [Socket.IO](https://github.com/L-Steinmacher/epic-stack-with-socket.io): by
30+
[@L-Steinmacher](https://github.com/L-Steinmacher):
31+
An example of setting up using websockets in the Epic Stack using the `Socket.IO` library.
2932

3033
## How to contribute
3134

0 commit comments

Comments
 (0)