Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 898 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 898 Bytes

Archived

This Project is Archived and should not be used for new work.

This is done for the same reasons as the upstream repository.

RemoteComponent

A better solution to fix communication across the client-server boundary with regards to Knit Components using the extension framework.

Read the wiki for documentation regarding installation, an example project, and the API.

Changelogs

Update 1.0.1

Changed default behavior. Will now use component tag as a namespace if none is specified.

Update 1.0.2

Will automatically delete namespaces that a component is trying to bind to. Observed and added due to the extension function "Starting" somehow running twice.

Update 1.0.3

Dependency update, and now supports unreliable remotes