docker / libchan

Like Go channels over the network
Apache License 2.0
2.47k stars 142 forks source link

Browser support #11

Open AdrianRossouw opened 10 years ago

AdrianRossouw commented 10 years ago

I'm starting to work on a node.js / javascript implementation using streams as the base abstraction (less elegant than goroutines, but I can see them working).

Other than the websocket support missing, as per #5, are there any specific issues you can see with the browser environment?

Have you considered browserchannel as another option for a fallback?

dmcgowan commented 9 years ago

Discussed with @mcollina a simple protocol which can be used on the Go side and jschan side other than spdy.