Skip to content

Non-Windows Support #4

@sgoguen

Description

@sgoguen

Hi Gusty!

It's been a while. Work has been crazy, but I managed to spend a little time prototyping some non Windows support. First, here's the WIP branch: https://github.com/steego/FsPad/tree/sockets

Here's an overview:

  1. I substituted out the windows form for the user's default browser. I use a simple Suave server with some web-sockets to push HTML up to the browser and render it as-is.
  2. I was having trouble with TypeShape working on .NET Core, so I created file that converts objects to the PrettyPrint type.

It's late, so I'll try to follow up tomorrow with some more notes.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions