coapjs / node-coap

CoAP - Node.js style
MIT License
528 stars 154 forks source link

refactor: apply minor refactorings to agent and server #367

Closed JKRhb closed 1 year ago

JKRhb commented 1 year ago

This PR applies a few minor refactorings to agent.ts and server.ts, making the code slightly more readable.