Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New example: TodoList application #256

Merged
merged 6 commits into from
May 2, 2018
Merged

Conversation

JesusMtnez
Copy link
Member

No description provided.

JesusMtnez and others added 3 commits April 23, 2018 10:06
* Add basic protocol
* Add codecs in common module
* Add ping pong rpc server
* Add ping pong client for IO and Task
* Use StdIn
* Remove unnecessary for comprehension from client program
* Use StdIn in other executor
* Remove example-todolist-common module
* Simplified todolist example
* Update README.md
* Fix README.md
* Fix README copyright
* Add Tag protocol
* Update Tag Protocol
* Update frees version to 0.8.1-SNAPSHOT
* Add freestyle-todolist-lib dependency in common settings
* Place each protocol in different files
* Implement TagRpcService in server
* Move PingPongClient to its own file
* WIP Update protocol and server
* WIP Tag client
* Change protocol to Avro
* Fix client
* Add snapshots resolver
* Remove println
* Use snapshot version only for required dependencies
* Run all programas with one effect
pirita and others added 2 commits April 26, 2018 21:08
* Add TodoList and TodoItem protocols
* Avoid using get in options
* Rename protocol message Tag to TagMessage
* Implement TodoListRPCServiceHandler
* Add handler for TodoItemRpcService
* Implement TodoListClient
* Add client for TodoItem
* Implement client program
* Fix TodoItem conversions
* Remove comment
* Improve clients
* Minor improvements
Copy link
Member

@juanpedromoreno juanpedromoreno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job @JesusMtnez @pirita !

Copy link
Contributor

@eperinan eperinan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@juanpedromoreno juanpedromoreno merged commit 266eef5 into master May 2, 2018
@juanpedromoreno juanpedromoreno deleted the jm-todolist-rpc-example branch May 2, 2018 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants