Fork me on GitHub
#hoplon
<
2016-04-19
>
jumblerg00:04:44

@jouerose: no, and while i’m speculating a bit since i don’t know the purpose you have in mind, i’ve yet to uncover a scenario where there was any noteworthy advantage to using websockets.

jumblerg00:04:40

i do, however, have a branch of castra i’m hacking for the purpose of supporting “push", if that’s what you’re looking for.

raywillig01:04:21

anyone know of a much simpler alternative to selectize? I just need the simplest combination select with text entry. selectize goes awol when my options are generated with loop-tpl.

micha01:04:01

the twitter one is pretty good

micha01:04:17

@raywillig: i think they call it typeahead

raywillig01:04:12

@micha that looks pretty good. thanks

thedavidmeister11:04:17

is there a list of the protocols in cljs core?

dm312:04:30

I think the safest bet is cloning clojurescript and grep defprotocol

jumblerg12:04:12

they’re well documented there. nice work on the hoplon tests, btw, they’re going to be really helpful in the ui project.

jouerose14:04:08

@jumblerg: i was trying the websocket api. i just used the clojurescript js interop for it. i wish the interop interface was prettier. does this mean wrapping a lot of functions ?

dm314:04:02

@jouerose: you can try Sente, pretty easy to get started with