aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/remote/RemoteAgent.kt
AgeCommit message (Collapse)Author
2018-12-18Refactor modules.Robert Jaros
2018-11-07Upgrade to Kotlin 1.3.0 final.Robert Jaros
2018-10-20New kvision-server-spring-boot module with support for Spring Boot ↵Robert Jaros
server-side integration. Kotlin upgrade to 1.3.0-rc-190.
2018-10-13Simplify RemoteAgent class.Robert Jaros
2018-10-13Major refactoring of the multi-platform components.Robert Jaros
Dependencies upgrade. A lot of code style fixes.
2018-09-28Migration to Kotlin 1.3Robert Jaros
2018-05-25Style fixesRobert Jaros
2018-05-25RemoteAgent refactoring.Robert Jaros
2018-05-25Pac4j security module integration.Robert Jaros
2018-05-05Suppress some warnings.Robert Jaros
2018-05-05Serialization fix for enumsRobert Jaros
2018-04-26Automatic JSON-RPC conectivity.Robert Jaros
CallAgent component for remote JSON-RPC and AJAX.
2018-04-25Multiplatform kvision-common and kvision-server modules.Robert Jaros
Support for automatic remote bindings (work in progress).