
implementation("com.monkopedia.ksrpc:ksrpc-packets:0.9.9")Facilitates remote procedure calls (RPC) by providing a simple library for defining and implementing services. Supports various connection mechanisms, including HTTP, sockets, and WebSockets. Allows for easy service declaration and implementation with minimal boilerplate code. Enables hosting services on different platforms and connecting clients through multiple protocols.