feat: 초기 프로젝트 설정 및 룰.md 파일 추가

This commit is contained in:
2025-07-28 09:53:31 +09:00
commit 09a4d38512
8165 changed files with 1021855 additions and 0 deletions

19
api.hyungi.net/node_modules/pm2-axon-rpc/History.md generated vendored Normal file
View File

@@ -0,0 +1,19 @@
### 0.0.x
---
#### 0.0.3 — 2014-05-07
* Update to make axon-rpc compatible with axon 2.x.
* Added the original error stack to the error received by the client.
* Fixed tests on Windows.
* Fixed crash on empty error message.
#### 0.0.2 — 2013-03-25
* bump axon version so we include the req/rep fixes
#### 0.0.1 — 2010-01-03
* Initial release