Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 243 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 243 Bytes

Callback to channel sample

This is a sample that manages asynchronous callback using channels and go block of core.async.

user.clj

There are REPL functions that launch HTTP server.

core.clj

There are samples using go and channel.