-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Redis has made some unfortunate licensing changes lately, and we don't actually use redis for much in OpenOB, just transferring some basic information about the link.
It would be better to either use an RPC mechanism between client/server to exchange information, with direct communication instead of using a server to mediate communication, or to use standard protocols in-band to transfer information from server to client.
Metadata
Metadata
Assignees
Labels
No labels