[Koha-bugs] [Bug 25965] Create SIP2 client daemon with HTTPS API endpoint

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 10 08:06:54 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25965

--- Comment #3 from David Cook <dcook at prosentient.com.au> ---
Alternatively, I guess you could use a message queue like RabbitMQ.

The HTTPS client could add messages to 1 queue and listen for responses on a
different queue. 

But you'd need some way to identify the HTTPS client for the queues. 

Overall, trying to send SIP2 over HTTPS sounds like a bit of a nightmare.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list