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

A module intended to simplify knit components and the server boundary in an elegant way.

Notifications You must be signed in to change notification settings

EncodedVenom/RemoteComponent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A module intended to simplify knit components and the server boundary in an elegant way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages