Skip to content

halbgut/meteor-simulatency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteor-simulatency

Adds a lag to all connections you make to the server

Simple as that. You can set the lag using simulatency.setLag(Nms) on your client to modify the lag.

Examples

Turning on a latency:

client

simulatency.setLag(100)

Turning it off again:

client

simulatency.setLag(0)

About

Adds a lag to all connections you make to the server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published