{"id":"oreomial/warp-adapter","name":"warp-adapter","scope":"oreomial","platform":"roblox","description":"A compatibility layer that allows the use of the Warp 1.0 API with Warp 1.1","version":"1.0.6","latest":"1.0.6","versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7-stable"],"license":"MIT","licenseRating":"safe","licenseCaveats":[],"licenseVerified":true,"dependencies":{},"integrity":"a7f2562cf4893fa96ba27ccb6ae969d1b7600910d6efddf688ef716c61b36cb2","likes":0,"downloads":0,"install":"forest install oreomial/warp-adapter","url":"https://forest.dev/p/roblox/oreomial/warp-adapter","files":"https://api.forest.dev/ai/package/roblox/oreomial/warp-adapter/files","readme":"# Warp Adapter\r\n\r\nCompatibility layer that allows using the **Warp 1.0 API with Warp 1.1**.\r\n\r\nBased on [Warp](https://github.com/imezx/Warp).\r\n\r\n[API Documentation](https://imezx.github.io/Warp/api/1.0/warp)\r\n\r\n## Important differences\r\n\r\n* This module does not support [ratelimit](https://imezx.github.io/Warp/api/1.0/ratelimit).\r\n* This module includes [`awaitReady`](https://imezx.github.io/Warp/api/1.1/client#awaitready) from the new API, which does not exist in the old API. Calling it is not required, but is highly recommended. It should only be called once, before any `.Client()` methods (e.g. at the beginning of your client module loader).\r\n\r\n## Installation\r\n\r\nAdd to your `wally.toml`:\r\n\r\n```toml\r\n[dependencies]\r\nWarp = \"Oreomial/warp-adapter@1.0.0\"\r\n```\r\nIf you're using orginal Warp 1.0, you can replace your `Warp = \"imezx/warp@1.0.14\"` with this package, as the API is **(almost) identical**.\r\n\r\n<sub><i>If you've somehow ended up here and need this module but it's missing some methods, such as <code>DisconnectAll</code> or <code>FireExcept</code> or any other, please open an issue and I'll add them.</i></sub>\r\n","readmeTruncated":false}