Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.
This repository was archived by the owner on May 2, 2023. It is now read-only.

Split the code into modules #5

@Defman21

Description

@Defman21

Defman21/prxpass-server#8

2 new modules:

tcp/*

  • Should handle any tcp/* RPCs from the server.
  • Uses TCP requests under the hood

http/*

  • Should handle any http/* RPCs from the server.
  • Uses HTTP requests (net/http) under the hood.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions