rawhat / glisten

A pure gleam TCP library
Apache License 2.0
67 stars 12 forks source link

Erlang modules are not in the glisten namespace #12

Closed lpil closed 1 year ago

lpil commented 1 year ago

Hello!

I think that ssl_ffi and tcp_ffi should probably have the glisten_ prefix to remove risk of conflicting with another package.

Thanks! Louis

rawhat commented 1 year ago

Ah right, oops! Makes a lot of sense.