{"id":19662841,"url":"https://github.com/baskeboler/netty-playground","last_synced_at":"2026-05-15T02:43:58.125Z","repository":{"id":32893252,"uuid":"36487783","full_name":"baskeboler/netty-playground","owner":"baskeboler","description":"just trying things out with netty","archived":false,"fork":false,"pushed_at":"2015-07-01T06:47:22.000Z","size":264,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T01:53:20.323Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/baskeboler.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}},"created_at":"2015-05-29T07:11:30.000Z","updated_at":"2015-05-29T07:16:59.000Z","dependencies_parsed_at":"2022-09-02T23:01:22.062Z","dependency_job_id":null,"html_url":"https://github.com/baskeboler/netty-playground","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/baskeboler%2Fnetty-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baskeboler%2Fnetty-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baskeboler%2Fnetty-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baskeboler%2Fnetty-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baskeboler","download_url":"https://codeload.github.com/baskeboler/netty-playground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240971340,"owners_count":19886727,"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":[],"created_at":"2024-11-11T16:12:30.588Z","updated_at":"2026-05-15T02:43:53.100Z","avatar_url":"https://github.com/baskeboler.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# netty-playground\njust trying things out with netty\n\n## running the app\n* go inside CommandServer folder and run `mvn spring-boot:run`\n* connect to server via telnet (example: `telnet localhost 8180`)\n  * default port is 8180\n   \n  \n## available commands\n* `sumar \u003cnumber\u003e \u003cnumber\u003e`\n  * returns the sum of both numbers\n* `fibonacci \u003cnumber\u003e`\n  * returns the fibonacci sequence number\n* `fortune`\n  * returns random fortune text, similar to unix fortune command\n* `echo \u003ctext`\n  * Echoes text\n* `chau`\n  * Prints good-bye message and closes connection\n* `var set \u003cvar name\u003e \u003cvar value\u003e`\n  * sets var\n* `var get \u003cvar name\u003e`\n  * retrieves var value\n  \n## other stuff\n* when connection is idle for some time server sends some text\n  * just trying out IdleStateEvent handling.\n* Welcome message handler that removes itself from pipeline after printing welcome message.\n* Prompt printer handler.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaskeboler%2Fnetty-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaskeboler%2Fnetty-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaskeboler%2Fnetty-playground/lists"}