You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BLIP Protocol
I’ve got two preliminary implementations (in Objective-C and Go) of BLIP running over WebSockets. It replaces the BLIP framing layer with the WebSocket protocol, so it’s not compatible with regular BLIP, but it has some advantages, such as WebSockets’ ease of tunneling through HTTP proxies. This protocol could also be implemented in JavaScript for use in client-side web scripts.