-
Notifications
You must be signed in to change notification settings - Fork 1
jeffreybasurto/CMI-Client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To run the client stand alone: & ruby client.rb This client is intended to be installed into another project to give access to the CMI network. Clients in C and C++ are likely to be written as well. The key thing that any client would have to be able to do is parse a specific data type from JSON/YAML. The only datatype transmitted is hash/map with strings as the key pairs. There's many libraries out there to do it for you but it should be easy enough to write a custom parser as well for this specific case.
About
CoralMud Intermud Client. Defacto Ruby client for implementing the protocol.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published