{"id":19656359,"url":"https://github.com/daggerok/rsc-r-socket-client-cli-example","last_synced_at":"2025-02-27T02:19:57.915Z","repository":{"id":151042001,"uuid":"433658487","full_name":"daggerok/rsc-r-socket-client-cli-example","owner":"daggerok","description":"This repository demonstrates how to create / get data using rsc (RSocket Client CLI) very easy and real quick","archived":false,"fork":false,"pushed_at":"2021-12-01T23:45:45.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T00:42:36.028Z","etag":null,"topics":["r-socket","r-socket-cli","r-socket-client","r-socket-client-cli","r2dbc","r2dbc-h2","r2dbc-h2-file","reactor-core","reactor-event-emitter","reactor-event-emitter-processor","reactor-event-subscription","reactor-sinks","reactor-sinks-nulticast","reactor-subscription","rsc","rsocket","rsocket-cli","rsocket-client-cli","rsocket-java","rsocket-rsc"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daggerok.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-01T02:38:30.000Z","updated_at":"2021-12-01T23:45:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5ce71c0-50d5-46da-9cd1-30a55244ce0c","html_url":"https://github.com/daggerok/rsc-r-socket-client-cli-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Frsc-r-socket-client-cli-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Frsc-r-socket-client-cli-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Frsc-r-socket-client-cli-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Frsc-r-socket-client-cli-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/rsc-r-socket-client-cli-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240964724,"owners_count":19885796,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["r-socket","r-socket-cli","r-socket-client","r-socket-client-cli","r2dbc","r2dbc-h2","r2dbc-h2-file","reactor-core","reactor-event-emitter","reactor-event-emitter-processor","reactor-event-subscription","reactor-sinks","reactor-sinks-nulticast","reactor-subscription","rsc","rsocket","rsocket-cli","rsocket-client-cli","rsocket-java","rsocket-rsc"],"created_at":"2024-11-11T15:27:33.792Z","updated_at":"2025-02-27T02:19:57.883Z","avatar_url":"https://github.com/daggerok.png","language":"Kotlin","readme":"# RSocket Client CLI\nThis repository demonstrates how to create / get data using rsc (RSocket Client CLI) very easy and real quick\n\n```bash\nmvn clean compile spring-boot:start\n\n# brew tap making/tap\n# brew reinstall making/tap/rsc\nrsc tcp://127.0.0.1:7070 --route=/api/v1/customers/create-customer --data='{\"name\":\"Maksimko\"}'\nrsc tcp://127.0.0.1:7070 --route=/api/v1/customers --stream\nrsc tcp://127.0.0.1:7070 --route=/api/v1/customers/4\n\nrsc tcp://127.0.0.1:7070 --route=/api/v1/customers/stream --stream \u0026\nrsc tcp://127.0.0.1:7070 --route=/api/v1/customers/fire-and-forget --data='{\"name\":\"Max Fire\"}' -fnf\nrsc tcp://127.0.0.1:7070 --route=/api/v1/customers/fire-and-forget --data='{\"name\":\"And Forget\"}' -fnf\n\nmvn spring-boot:stop\n```\n\n## RTFM\n* https://github.com/making/rsc\n* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html)\n* [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.6.1/maven-plugin/reference/html/)\n* [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.6.1/maven-plugin/reference/html/#build-image)\n* [Coroutines section of the Spring Framework Documentation](https://docs.spring.io/spring/docs/5.3.13/spring-framework-reference/languages.html#coroutines)\n* [Spring Data R2DBC](https://docs.spring.io/spring-boot/docs/2.6.1/reference/html/spring-boot-features.html#boot-features-r2dbc)\n* [Acessing data with R2DBC](https://spring.io/guides/gs/accessing-data-r2dbc/)\n* [R2DBC Homepage](https://r2dbc.io)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Frsc-r-socket-client-cli-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Frsc-r-socket-client-cli-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Frsc-r-socket-client-cli-example/lists"}