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

RTCTS - Real Time Closed Typescript System.

License

Notifications You must be signed in to change notification settings

mitya-borodin/rtcts

Repository files navigation

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.