|
пре 1 месец | |
---|---|---|
.. | ||
LICENSE | пре 1 месец | |
README.md | пре 1 месец | |
package.json | пре 1 месец |
Remote procedure call for client-server communication in Vite plugins.
Requires Vite ^2.9.0-beta.9
Based on
birpc
- Message-based two-way remote procedure call.vite-hot-client
- Get import.meta.hot
at runtime.import.meta.hot.send
API in Vite 2.9 - Server-client communication support.MIT License © 2021 Anthony Fu