Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • W websockettest
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • foss
  • websockettest
  • Merge requests
  • !1

Switch to generic from String

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Peter Farr requested to merge peter/make_contents_generic into master Feb 04, 2022
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 1

This commit switches from using a String to a user supplied generic that implements Serialize and Deserialize to make the API more extensible. It also renames some methods and fields for clarity. We aren't really getting so much as we are sending. I also feel that data is a more idiomatic name than contents.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: peter/make_contents_generic