Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make server2 cli interface for viewer using ssb-db2 #12

Open
1 task
nichoth opened this issue Dec 28, 2021 · 1 comment
Open
1 task

make server2 cli interface for viewer using ssb-db2 #12

nichoth opened this issue Dec 28, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@nichoth
Copy link
Contributor

nichoth commented Dec 28, 2021

A module like ssb-server, but using ssb-db2.

That way you can do npm i -g server2

@nichoth nichoth self-assigned this Dec 28, 2021
@nichoth nichoth added the enhancement New feature or request label Dec 28, 2021
@nichoth nichoth moved this from In Progress to This Sprint in Planetary Webapp & Viewer Dec 28, 2021
@rabble rabble changed the title make server2 make server2 cli interface for viewer using ssb-db2 Jan 3, 2022
@rabble rabble moved this from This Sprint to Backlog in Planetary Webapp & Viewer Jan 3, 2022
@nichoth nichoth moved this from Backlog to This Sprint in Planetary Webapp & Viewer Jan 21, 2022
@nichoth nichoth moved this from This Sprint to In Progress in Planetary Webapp & Viewer Jan 21, 2022
@nichoth
Copy link
Contributor Author

nichoth commented Jan 24, 2022

There is an issue with getting the basic RPC part to work.

ssbc/ssb-client#58

planetary-social/ssb-server2#1

Could maybe create a muxrpc interface locally that does not authenticate any calls since it is local.

Need

  • a stream to/from the local sbot
  • an address where the local sbot can be found -- this is the localhost address

see node-ipc

the remote address in ssb-client

Should do that, but without the SHS part, just a muxrpc stream on localhost.


an example of muxrpc over websockets

Should do that, but with the net module maybe

@nichoth nichoth moved this from In Progress to Blocked in Planetary Webapp & Viewer Jan 24, 2022
@nichoth nichoth moved this from Blocked to Backlog in Planetary Webapp & Viewer Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant