iijlab / direct-hs

Client library for https://direct4b.com in Haskell
8 stars 1 forks source link

Move endpoint URL for direct into config with a default value #16

Closed igrep closed 6 years ago

igrep commented 6 years ago

Ordinary bots in production would connect with the production endpoint of direct. So it should be the default value.

Developers of tiny bots wouldn't want to specify the endpoint URL every time they create a bot.