joinChannel function to API #484

Closed
opened 2013-09-06 08:38:40 +02:00 by ralyodio · 6 comments
ralyodio commented 2013-09-06 08:38:40 +02:00 (Migrated from github.com)

Can someone expose the joinChannel function to the API?

Can someone expose the joinChannel function to the API?
merlink01 commented 2013-09-06 09:31:54 +02:00 (Migrated from github.com)

I wrotethe function already here:
https://github.com/merlink01/PyBitmessage/blob/master/src/class_api.py

you must simply port it ;-)

I wrotethe function already here: https://github.com/merlink01/PyBitmessage/blob/master/src/class_api.py you must simply port it ;-)
ralyodio commented 2013-09-07 07:28:48 +02:00 (Migrated from github.com)

i have no idea how to do that. I just need it for the API.

i have no idea how to do that. I just need it for the API.
Eylrid commented 2013-09-12 05:32:32 +02:00 (Migrated from github.com)

I need this, too, for BMaggregator.

I need this, too, for BMaggregator.
ralyodio commented 2013-09-12 08:57:33 +02:00 (Migrated from github.com)

does this expose it to the public api so 3rd party clients can use it?

+1

does this expose it to the public api so 3rd party clients can use it? +1
Eylrid commented 2013-09-12 08:57:52 +02:00 (Migrated from github.com)

Yes.

Yes.
Atheros1 commented 2013-11-07 07:42:29 +01:00 (Migrated from github.com)

Code implementing this is now in master.

Code implementing this is now in master.
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2025-02-25#484
No description provided.