Introducing Inverse Installer 3.0: Faster, More Flexible, and Easier to Use
We’re excited to introduce Inverse Installer 3.0, our latest service layer bringing major improvements to how you integrate and interact with our haptic technology. This update is all about making development smoother, faster, and more accessible for all users, no matter what programming language you prefer.
What’s New in Haply Service 3.0?
Multi-Language Support: You can now use any programming language for your integrations, offering more flexibility for developers working across different platforms.
Optimized Performance: We’ve made enhancements to update frequency and reduced CPU usage, ensuring a more efficient experience.
Modernized Communication: We’ve moved away from requiring a custom client, replacing it with modern networking methods for improved reliability and accessibility.
JSON-Based Messaging: All communications between the service and the client are now in human-readable JSON, making debugging and understanding messages much easier.
WebSockets for Faster Connections: Instead of relying on serial ports and COM ports, Haply Service 3.0 now communicates through WebSockets, enabling fast, low-latency channels to send commands to devices.
What’s Next?
Looking ahead, we’re working on optimizing the JSON format for game engines, improving parsing speed and convenience for developers. Additionally, we recommend using libhv for WebSocket implementations and C for Unreal Engine integrations.
Start Using Service 3.0 Today
We hope these improvements make your experience developing with our products more enjoyable and efficient!
Find and download the latest Inverse Installer on our Releases Page.
For tutorials and code examples, check out our documentation.
Happy coding!