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.
1 parent 8499c7d commit c4e2c35Copy full SHA for c4e2c35
docs/examples.md
@@ -26,6 +26,9 @@ This page links to examples of how to implement some things with the Epic Stack.
26
[@L-Steinmacher](https://github.com/L-Steinmacher/epic-stack-with-prisma-client-extensions):
27
An example of the Epic Stack with Prisma Client extensions activated for enum
28
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.
32
33
## How to contribute
34
0 commit comments