opencog / cogserver

Distributed AtomSpace Network Server
Other
16 stars 23 forks source link

Move the built-in requests module to own directory #11

Closed linas closed 4 years ago

linas commented 4 years ago

It's a stand-alone module. Let it live as such, instead of clogging up the main directory. This makes the cogserver easier to understand -- the code is more modular, compatrmentalized.