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

Node 2 node initial #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Node 2 node initial #8

wants to merge 1 commit into from

Conversation

Difrex
Copy link
Member

@Difrex Difrex commented Jul 21, 2019

Closes #5

@Difrex
Copy link
Member Author

Difrex commented Jul 21, 2019

В таком виде ок?

Не уверен только на счет нужности получения колличества сообщений.

Copy link
Contributor

@vit1-irk vit1-irk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Получение количества сообщений желательно, потому что может упросить фетчинг и сделать его более универсальным. Но ждём, пока остальные выскажутся

Смещения:

#+begin_src
curl -XPOST -d "nauth=authstring" https://node.example.com/x/n/-1:1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Строго говоря, у нас отдельно запрашиваются индексы и отдельно - сами сообщения. Поэтому для запроса со смещениями лучше всего заделать подобную схему, как и для обычных сообщений

Вроде как /x/nm/e/-1:1
И /x/nm/m/hash/hash/.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Описание node2node API
2 participants