dylan-lang / http

HTTP server and client for Dylan
https://opendylan.org/package/http
MIT License
22 stars 11 forks source link

Consolidate libraries into "http" #88

Open cgay opened 5 years ago

cgay commented 5 years ago

There doesn't seem to be a need for separate client and server libraries, and figuring out which names come from either those or http-common is confusing. Combine into just http, possibly with separate modules for client/server/common, but maybe not even that is necessary.