Turbo Streams
Integration with Turbo Streams JS-library. It allows developers to send markup changes over websockets.
This is the serverside implementation for XP that integrates with Turbo Streams (https://turbo.hotwire.dev/). It allows developers to make changes to the dom by sending markup over websockets. It makes it possible create highly interactive websocket based applications that doesn't require any frontend JS-code.
Releases
1.0.1
- Moved to jitpack
Compatibility:
- 7.0.0
1.0.0
- Initial release
Compatibility:
- 7.0.0