Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 322 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 322 Bytes

RTCTS

RTCTS - Real Time Closed Typescript System.

The repository contains the necessary classes and functions to implement a real-time client-server application with a closed type system, which is supported by static code analysis in typescript language and type verification at runtime using javascript capabilities.