Directories
¶
| Path | Synopsis |
|---|---|
|
Package api contains types that are internally used to send data via the control and signaler pkg.
|
Package api contains types that are internally used to send data via the control and signaler pkg. |
|
Package codec contains sub-packages with different codecs that can be used to encode/decode any entity to/from a byte stream.
|
Package codec contains sub-packages with different codecs that can be used to encode/decode any entity to/from a byte stream. |
|
json
Package json offers an implementation of the codec.Codec interface for the json data format.
|
Package json offers an implementation of the codec.Codec interface for the json data format. |
|
msgpack
Package msgpack offers an implementation of the codec.Codec interface for the msgpack data format.
|
Package msgpack offers an implementation of the codec.Codec interface for the msgpack data format. |
|
Package control provides an implementation of a simple network protocol that offers a RPC-like request/response mechanism between two peers.
|
Package control provides an implementation of a simple network protocol that offers a RPC-like request/response mechanism between two peers. |
|
examples
|
|
|
full/client
command
|
|
|
full/server
command
|
|
|
Package flusher provides convenience methods to flush a net.Conn.
|
Package flusher provides convenience methods to flush a net.Conn. |
|
* ORBIT - Interlink Remote Applications * * The MIT License (MIT) * * Copyright (c) 2018 Roland Singer <roland.singer[at]desertbit.com> * Copyright (c) 2018 Sebastian Borchers <sebastian[at]desertbit.com> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software.
|
* ORBIT - Interlink Remote Applications * * The MIT License (MIT) * * Copyright (c) 2018 Roland Singer <roland.singer[at]desertbit.com> * Copyright (c) 2018 Sebastian Borchers <sebastian[at]desertbit.com> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. |
Click to show internal directories.
Click to hide internal directories.