zakariamaaraki / RemoteCodeCompiler

An online code compiler supporting 11 programming languages (Java, Kotlin, Scala, C, C++, C#, Golang, Python, Ruby, Rust and Haskell) for competitive programming and coding interviews.
GNU General Public License v3.0
151 stars 50 forks source link

Add support for long running requests #9

Closed zakariamaaraki closed 2 years ago

zakariamaaraki commented 2 years ago

Add support for long-running requests using push notifications

zakariamaaraki commented 2 years ago

Done