8000 Consider using Protobuf buffers · Issue #3648 · atlas-engineer/nyxt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Consider using Protobuf buffers #3648
Open
@jmercouris

Description

@jmercouris

Is your feature request related to a problem? Please describe.
There are way too unix domain sockets/files made for every single communication. This is expensive and time consuming to constantly create sockets.

Describe the solution you'd like
Rather than creating a million different unix domain socket files, use a single file and develop routing. In order to handle routing you can use proto buffers.

This would also allow you to use things like regular sockets, with potentially significant faster communication.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      1637
      0