Any Swift language drivers out there?

68 views
Skip to first unread message

Mark Henderson

unread,
Jun 1, 2016, 6:32:30 PM6/1/16
to Gremlin-users
I feel like I've seen it mentioned somewhere, but search isn't returning any results.

Thanks,
Mark

Stephen Mallette

unread,
Jun 1, 2016, 7:25:10 PM6/1/16
to Gremlin-users
I'm not aware of one existing or under development.

--
You received this message because you are subscribed to the Google Groups "Gremlin-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gremlin-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gremlin-users/303a195c-3e23-4c95-85a9-73845c5f93b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Mark Henderson

unread,
Jun 3, 2016, 12:15:00 AM6/3/16
to Gremlin-users
I started a POC and it works (probably not the best code, this is my very first time touching Swift)

Stephen Mallette

unread,
Jun 3, 2016, 8:24:09 AM6/3/16
to Gremlin-users
wow - that's pretty simple - thanks for sharing that. do you think you will build that out further into something more production quality or was it just an experiment?

Mark Henderson

unread,
Jun 3, 2016, 10:00:18 AM6/3/16
to Gremlin-users
I want to use it, or some iteration of it (I'm sure there is a better datatype for the response than a class), to power an OS X native Gremlin REPL. I have some cool ideas that I want to try out. I can do them easily in HTML, but I wanted to give native  OS X development a shot. It will be OSS so I'll post a github link. 

Sidenote: it is so simple because all of the heavy lifting, the web socket connection, is done with another library called SwiftWebSocket (https://github.com/tidwall/SwiftWebSocket)
Reply all
Reply to author
Forward
0 new messages