eighttrigrams/defn-over-http

Feature ideas

Opened this issue · 1 comments

Cyrik commented

Not sure how simple you'd like to keep this, but I've got a couple features that would make it more interesting for me:

  • websocket support
  • register namespaced (all defns in ns get registered)
  • generated cljs registration from the clj provider
  • with websocket call from clj to cljs

Feel free to ignore anything you don't like 😄

I'd love to add features to it and make it more useful! Only that I do not know right off the bat how I'd go about to implement the things you proposed. Suggestions, more complete feature descriptions, pull requests appreciated, perhaps starting with the low hanging fruits 😁