You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
> [!NOTE]
2
+
> This is a community-maintained fork of a MIT-licensed student project in the *Effective Programming with Effects* course in winter semester 2025/2026.
3
+
> Be warned that this is not an officially endorsed project, the code in this repository may be not idiomatic Effekt.
4
+
>
5
+
> The original repository is https://github.com/patr1ck-m/Real-Time-Stream-Processing-Library
6
+
1
7
# Real-Time Stream Processing Library
2
8
3
9
A modular, effect-driven library for processing real-time data streams, built with [Effekt](https://effekt-lang.org/).
0 commit comments