Skip to content

M1 - Listening router #2

Description

@widforss

We want to split up the handlers for the different RPCs, so that we can work on each in parallel. Write a router for this and organize a file that can contain these handlers.

Part of this task is also to create a method for serializing and deserializing the RPCs

Definition of done

A socket can receive a serialized message, parse it and send it to a different function for handling.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions